Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
nsekhar
/
linux-davinci
/
2ad8b7dcea721a941f20292e18019efa752a3def
/
.
/
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