Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27065
b: refs/heads/master
c: 78665aa
h: refs/heads/master
i:
  27063: 31ddae5
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed May 31, 2006
1 parent cb2fa4f commit bd3a1b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3fa986faad2bb015c3ad6d09a0686016482bc01c
refs/heads/master: 78665aaa96fe62b4cee6c226680801c4480aa407
7 changes: 2 additions & 5 deletions trunk/arch/mips/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -151,16 +151,13 @@ SECTIONS

/* This is the MIPS specific mdebug section. */
.mdebug : { *(.mdebug) }
/* These are needed for ELF backends which have not yet been
converted to the new style linker. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }

STABS_DEBUG

DWARF_DEBUG

/* These must appear regardless of . */
.gptab.sdata : { *(.gptab.data) *(.gptab.sdata) }
.gptab.sbss : { *(.gptab.bss) *(.gptab.sbss) }
.comment : { *(.comment) }
.note : { *(.note) }
}

0 comments on commit bd3a1b9

Please sign in to comment.