patch-2.3.30 linux/include/asm-ppc/walnut.h

Next file: linux/include/asm-sh/io.h
Previous file: linux/include/asm-ppc/unistd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/include/asm-ppc/walnut.h linux/include/asm-ppc/walnut.h
@@ -0,0 +1,28 @@
+/*
+ *
+ *    Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu>
+ *
+ *    Module name: walnut.h
+ *
+ *    Description:
+ *	Macros, definitions, and data structures specific to the IBM PowerPC
+ *      405GP "Walnut" evaluation board. Anything specific to the processor
+ *      itself is defined elsewhere.
+ *
+ */
+
+#ifndef	__WALNUT_H__
+#define	__WALNUT_H__
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __WALNUT_H__ */

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