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