2 * linux/arch/arm/boot/compressed/vmlinux.lds.in
4 * Copyright (C) 2000 Russell King
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
42 .got.plt : { *(.got.plt) }
51 .stack (NOLOAD) : { *(.stack) }
53 .stab 0 : { *(.stab) }
54 .stabstr 0 : { *(.stabstr) }
55 .stab.excl 0 : { *(.stab.excl) }
56 .stab.exclstr 0 : { *(.stab.exclstr) }
57 .stab.index 0 : { *(.stab.index) }
58 .stab.indexstr 0 : { *(.stab.indexstr) }
59 .comment 0 : { *(.comment) }