patch-2.1.118 linux/mm/page_alloc.c
Next file: linux/mm/slab.c
Previous file: linux/mm/mmap.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 20 14:48:54 1998
- Orig file:
v2.1.117/linux/mm/page_alloc.c
- Orig date:
Tue Aug 18 22:02:08 1998
diff -u --recursive --new-file v2.1.117/linux/mm/page_alloc.c linux/mm/page_alloc.c
@@ -318,7 +318,7 @@
* - mark all memory queues empty
* - clear the memory bitmaps
*/
-__initfunc(unsigned long free_area_init(unsigned long start_mem, unsigned long end_mem))
+unsigned long __init free_area_init(unsigned long start_mem, unsigned long end_mem)
{
mem_map_t * p;
unsigned long mask = PAGE_MASK;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov