]> Pileus Git - ~andy/linux/blob - arch/arm/boot/bootp/initrd.S
Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs
[~andy/linux] / 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: