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