Home | History | Annotate | Download | only in ld-mips-elf
      1 ENTRY(foo)
      2 SECTIONS
      3 {
      4   .text : { *(.text) }
      5 }
      6