repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
arm
/
boot
/
compressed
/
piggy.S
blob
0284f84dcf38049f643c144d4f86dd76df88fabe
1
/* SPDX-License-Identifier: GPL-2.0 */
2
.section .piggydata,#alloc
3
.globl input_data
4
input_data:
5
.incbin "arch/arm/boot/compressed/piggy_data"
6
.globl input_data_end
7
input_data_end: