2 #ifndef __ASMPPC_AMIGAHW_H
3 #define __ASMPPC_AMIGAHW_H
5 #include <asm-m68k/amigahw.h>
8 #ifdef CONFIG_APUS_FAST_EXCEPT
9 #define CHIP_PHYSADDR (0x000000)
11 #define CHIP_PHYSADDR (0x004000)
15 #endif /* __ASMPPC_AMIGAHW_H */
16 #endif /* __KERNEL__ */