Sign in
qemu
/
skiboot
/
475ee1cfbe28941d799bd9e2a66867addc24ef64
/
.
/
asm
/
kernel-wrapper.S
blob: 107f2b21faf3339ced124608e197657b0cbceae6 [
file
] [
log
] [
blame
]
//
SPDX
-
License
-
Identifier
:
Apache
-2.0
OR GPL
-2.0
-
or
-
later
/*
Copyright
2013-2014
IBM Corp.
*/
.section
".builtin_kernel"
,
"a"
.balign
0x10000
#ifdef BUILTIN_KERNEL
.incbin BUILTIN_KERNEL
#endif