SmartAudio/lichee/linux-4.9/arch/arm/boot/bootp/kernel.S

7 lines
108 B
ArmAsm
Raw Normal View History

2018-07-13 01:31:50 +00:00
.globl kernel_start
kernel_start:
.incbin "arch/arm/boot/zImage"
.globl kernel_end
kernel_end:
.align 2