Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5893f4c3fb784f48c020d2637c129a45da7be39e
/
.
/
arch
/
arm
/
boot
/
compressed
/
piggy.S
blob: 0284f84dcf38049f643c144d4f86dd76df88fabe [
file
] [
log
] [
blame
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
*/
.section .piggydata
,
#alloc
.globl input_data
input_data
:
.incbin
"arch/arm/boot/compressed/piggy_data"
.globl input_data_end
input_data_end
: