patch-2.4.8 linux/include/asm-i386/page.h
Next file: linux/include/asm-i386/pci.h
Previous file: linux/include/asm-i386/mmu_context.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug 10 18:13:47 2001
-  Orig file: 
v2.4.7/linux/include/asm-i386/page.h
-  Orig date: 
Tue Aug  7 12:48:42 2001
diff -u --recursive --new-file v2.4.7/linux/include/asm-i386/page.h linux/include/asm-i386/page.h
@@ -96,7 +96,7 @@
 } while (0)
 
 /* Pure 2^n version of get_order */
-extern __inline__ int get_order(unsigned long size)
+static __inline__ int get_order(unsigned long size)
 {
 	int order;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)