Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
36d0e96f6d9c9a7745c33cd9ff964e12367b417e
/
.
/
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
: