patch-2.4.0-test11 linux/include/asm-ppc/system.h
Next file: linux/include/asm-ppc/termbits.h
Previous file: linux/include/asm-ppc/string.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat Nov 11 18:23:11 2000
- Orig file:
v2.4.0-test10/linux/include/asm-ppc/system.h
- Orig date:
Sun Oct 8 10:50:36 2000
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/system.h linux/include/asm-ppc/system.h
@@ -3,6 +3,7 @@
*
* Copyright (C) 1999 Cort Dougan <cort@cs.nmt.edu>
*/
+#ifdef __KERNEL__
#ifndef __PPC_SYSTEM_H
#define __PPC_SYSTEM_H
@@ -224,3 +225,4 @@
})
#endif /* __PPC_SYSTEM_H */
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)