sdk-hwV1.3/lichee/linux-4.9/arch/arm/boot/bootp/kernel.S

7 lines
108 B
ArmAsm
Raw Normal View History

2024-05-07 10:09:20 +00:00
.globl kernel_start
kernel_start:
.incbin "arch/arm/boot/zImage"
.globl kernel_end
kernel_end:
.align 2