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