mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
[linux/fpc-iii.git] / arch / arm / boot / bootp / initrd.S
blobd81ea183785cdc74bdd5fe8fd3bab826283bcaab
1         .type   initrd_start,#object
2         .globl  initrd_start
3 initrd_start:
4         .incbin INITRD
5         .globl  initrd_end
6 initrd_end: