patch-2.4.5 linux/include/asm-ppc/oak.h

Next file: linux/include/asm-ppc/ohare.h
Previous file: linux/include/asm-ppc/nvram.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/include/asm-ppc/oak.h linux/include/asm-ppc/oak.h
@@ -1,4 +1,7 @@
 /*
+ * BK Id: SCCS/s.oak.h 1.7 05/17/01 18:14:25 cort
+ */
+/*
  *
  *    Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu>
  *
@@ -65,6 +68,11 @@
 #ifdef __cplusplus
 }
 #endif
+
+/* Generic 4xx type
+*/
+#define _MACH_4xx (_MACH_oak)
+
 
 #endif /* __OAK_H__ */
 #endif /* __KERNEL__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)