1 /* /boot must be a.out, OMAGIC starting from 0x8000. */
2 OUTPUT_FORMAT("a.out-m68k-netbsd", "a.out-m68k-netbsd",
18 /* The next six sections are for SunOS dynamic linking. The order
29 /* . = ALIGN(0x2000); */
32 /* The first three sections are for SunOS dynamic linking. */
37 *(.linux-dynamic) /* For Linux dynamic linking. */
50 /DISCARD/ : { *(.ident) *(.stab) *(.stabstr) *(.comment) }