Replace the bubble sort in sanitize_e820_map() with a call to the generic
[linux-2.6/next.git] / arch / um / os-Linux / sys-x86_64 / task_size.c
blob26a0dd1f349c62600e8415e81c59a807e054a9d5
1 unsigned long os_get_top_address(unsigned long shift)
3 /* The old value of CONFIG_TOP_ADDR */
4 return 0x7fc0000000;