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