xref: /kvm-unit-tests/lib/ppc64/asm/io.h (revision 0c4e631ecaf30f8065dec5cc589d5894c961e6ee)
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