RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / arm / boot / bootp / kernel.S
blobb87a25c7ef887a06db2e51e88ef01f196256424b
1         .globl  kernel_start
2 kernel_start:
3         .incbin "arch/arm/boot/zImage"
4         .globl  kernel_end
5 kernel_end:
6         .align  2