patch-2.3.32 linux/include/asm-arm/pgtable.h
Next file: linux/include/asm-arm/resource.h
Previous file: linux/include/asm-arm/io.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec 13 16:26:27 1999
-  Orig file: 
v2.3.31/linux/include/asm-arm/pgtable.h
-  Orig date: 
Tue Dec  7 09:32:49 1999
diff -u --recursive --new-file v2.3.31/linux/include/asm-arm/pgtable.h linux/include/asm-arm/pgtable.h
@@ -65,7 +65,7 @@
  * ZERO_PAGE is a global shared page that is always zero: used
  * for zero-mapped memory areas etc..
  */
-struct page *empty_zero_page;
+extern struct page *empty_zero_page;
 #define ZERO_PAGE(vaddr)	(empty_zero_page)
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)