1 #ifndef _ASMPPC64_IO_H_ 2 #define _ASMPPC64_IO_H_ 3 #define __cpu_is_be() (1) 4 #include <asm-generic/io.h> 5 #endif 6