patch-2.1.17 linux/mm/memory.c
Next file: linux/mm/mlock.c
Previous file: linux/mm/filemap.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Dec 19 16:46:09 1996
-  Orig file: 
v2.1.16/linux/mm/memory.c
-  Orig date: 
Tue Oct 29 19:58:48 1996
diff -u --recursive --new-file v2.1.16/linux/mm/memory.c linux/mm/memory.c
@@ -51,6 +51,7 @@
 #include <asm/string.h>
 
 unsigned long max_mapnr = 0;
+unsigned long num_physpages = 0;
 void * high_memory = NULL;
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov