ckfwq/linux-3.0.4/arch/arm/boot/bootp/kernel.S

7 lines
108 B
ArmAsm
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
.globl kernel_start
kernel_start:
.incbin "arch/arm/boot/zImage"
.globl kernel_end
kernel_end:
.align 2