patch-2.3.99-pre9 linux/include/asm-ppc/page.h
Next file: linux/include/asm-ppc/siginfo.h
Previous file: linux/include/asm-ppc/init.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 15 14:53:31 2000
- Orig file:
v2.3.99-pre8/linux/include/asm-ppc/page.h
- Orig date:
Sun Mar 19 18:35:31 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-ppc/page.h linux/include/asm-ppc/page.h
@@ -1,4 +1,7 @@
#include <linux/config.h>
+#ifndef __ASSEMBLY__
+#include <asm/system.h> /* for xmon definition */
+#endif /* ndef __ASSEMBLY__ */
#ifndef _PPC_PAGE_H
#define _PPC_PAGE_H
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)