Sign in
zircon-guest
/
third_party
/
linux
/
6ec2db3fac8b68a3012c970a2de4223681a8858b
/
.
/
arch
/
arm
/
boot
/
bootp
/
kernel.S
blob: dc6236c173d241267021eed2245434e2826ad077 [
file
] [
log
] [
blame
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
*/
.globl kernel_start
kernel_start
:
.incbin
"arch/arm/boot/zImage"
.globl kernel_end
kernel_end
:
.align
2