patch-2.4.5 linux/include/asm-ppc/bseip.h
Next file: linux/include/asm-ppc/bugs.h
Previous file: linux/include/asm-ppc/bootx.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Mon May 21 15:02:06 2001
- Orig file:
v2.4.4/linux/include/asm-ppc/bseip.h
- Orig date:
Sat Nov 27 15:42:33 1999
diff -u --recursive --new-file v2.4.4/linux/include/asm-ppc/bseip.h linux/include/asm-ppc/bseip.h
@@ -1,3 +1,6 @@
+/*
+ * BK Id: SCCS/s.bseip.h 1.7 05/17/01 18:14:24 cort
+ */
/*
* A collection of structures, addresses, and values associated with
@@ -8,6 +11,7 @@
#ifndef __MACH_BSEIP_DEFS
#define __MACH_BSEIP_DEFS
+#ifndef __ASSEMBLY__
/* A Board Information structure that is given to a program when
* prom starts it up.
*/
@@ -29,6 +33,7 @@
#define IMAP_SIZE ((uint)(64 * 1024))
#define PCMCIA_MEM_ADDR ((uint)0x04000000)
#define PCMCIA_MEM_SIZE ((uint)(64 * 1024))
+#endif /* !__ASSEMBLY__ */
/* We don't use the 8259.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)