Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6
/
linux-imx
/
refs/heads/master
/
.
/
arch
/
arm
/
boot
/
bootp
/
initrd.S
blob: d81ea183785cdc74bdd5fe8fd3bab826283bcaab [
file
] [
log
] [
blame
] [
edit
]
.type initrd_start
,
#object
.globl initrd_start
initrd_start
:
.incbin INITRD
.globl initrd_end
initrd_end
: