uml: deal with inaccessible address space start
[deliverable/linux.git] / arch / um / os-Linux / sys-x86_64 / task_size.c
index fad6f57f8ee3568d89ae8603238d5c734e19cb3a..26a0dd1f349c62600e8415e81c59a807e054a9d5 100644 (file)
@@ -1,4 +1,4 @@
-unsigned long os_get_task_size(unsigned long shift)
+unsigned long os_get_top_address(unsigned long shift)
 {
        /* The old value of CONFIG_TOP_ADDR */
        return 0x7fc0000000;
This page took 0.038263 seconds and 5 git commands to generate.