patch-2.4.9 linux/include/asm-i386/page.h
Next file: linux/include/asm-m68k/keyboard.h
Previous file: linux/include/asm-i386/keyboard.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Aug 15 14:21:11 2001
- Orig file:
v2.4.8/linux/include/asm-i386/page.h
- Orig date:
Sun Aug 12 13:28:00 2001
diff -u --recursive --new-file v2.4.8/linux/include/asm-i386/page.h linux/include/asm-i386/page.h
@@ -117,7 +117,6 @@
#define virt_to_page(kaddr) (mem_map + (__pa(kaddr) >> PAGE_SHIFT))
#define VALID_PAGE(page) ((page - mem_map) < max_mapnr)
-
#endif /* __KERNEL__ */
#endif /* _I386_PAGE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)