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