2 #ifndef __ASMPPC_AMIGAHW_H
3 #define __ASMPPC_AMIGAHW_H
5 #include <linux/config.h>
6 #include <asm-m68k/amigahw.h>
9 #ifdef CONFIG_APUS_FAST_EXCEPT
10 #define CHIP_PHYSADDR (0x000000)
12 #define CHIP_PHYSADDR (0x004000)
16 #endif /* __ASMPPC_AMIGAHW_H */
17 #endif /* __KERNEL__ */