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

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)