xref: /kvm-unit-tests/powerpc/spapr.h (revision da49e2919f6b7e14af756e781105acaabd30f7ca)
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