Merge to kernel-2.6.20-1.2949.fc6.vs2.2.0.1
[linux-2.6.git] / arch / arm / boot / bootp / initrd.S
1         .type   initrd_start,#object
2         .globl  initrd_start
3 initrd_start:
4         .incbin INITRD
5         .globl  initrd_end
6 initrd_end: