patch-2.4.0-test9 linux/include/linux/highmem.h
Next file: linux/include/linux/if_pppox.h
Previous file: linux/include/linux/hfs_sysdep.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 11:01:19 2000
- Orig file:
v2.4.0-test8/linux/include/linux/highmem.h
- Orig date:
Fri Sep 8 12:52:42 2000
diff -u --recursive --new-file v2.4.0-test8/linux/include/linux/highmem.h linux/include/linux/highmem.h
@@ -19,7 +19,7 @@
#else /* CONFIG_HIGHMEM */
-extern inline unsigned int nr_free_highpages(void) { return 0; }
+static inline unsigned int nr_free_highpages(void) { return 0; }
#define prepare_highmem_swapout(page) page
#define replace_with_highmem(page) page
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)