Add a 00-INDEX file to Documentation/mips/
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-sh / se7206.h
blob698eb80389abde40bd78ba57b670cde1f798d48a
1 #ifndef __ASM_SH_SE7206_H
2 #define __ASM_SH_SE7206_H
4 #define PA_SMSC 0x30000000
5 #define PA_MRSHPC 0x34000000
6 #define PA_LED 0x31400000
8 void init_se7206_IRQ(void);
10 #define __IO_PREFIX se7206
11 #include <asm/io_generic.h>
13 #endif /* __ASM_SH_SE7206_H */