xref: /kvm-unit-tests/powerpc/spapr.h (revision c865f654ffe4c5955038aaf74f702ba62f3eb014)
1 #ifndef POWERPC_SPAPR_H
2 #define POWERPC_SPAPR_H
3 
4 #define SPAPR_KERNEL_LOAD_ADDR 0x400000
5 
6 #endif /* POWERPC_SPAPR_H */
7