Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64481
b: refs/heads/master
c: 6c76988
h: refs/heads/master
i:
  64479: 299b725
v: v3
  • Loading branch information
Daniel Jacobowitz authored and Ralf Baechle committed Aug 27, 2007
1 parent 327de91 commit 02e3cee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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: bda4d16cee1b70c61392bb76cb4119179348c176
refs/heads/master: 6c76988b813ae7a9fa2282032effa6f5a66dd8d2
7 changes: 4 additions & 3 deletions trunk/arch/mips/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,16 @@ SECTIONS
*(.exitcall.exit)

/* ABI crap starts here */
*(.comment)
*(.MIPS.options)
*(.note)
*(.options)
*(.pdr)
*(.reginfo)
*(.mdebug*)
}

/* These mark the ABI of the kernel for debuggers. */
.mdebug.abi32 : { KEEP(*(.mdebug.abi32)) }
.mdebug.abi64 : { KEEP(*(.mdebug.abi64)) }

/* This is the MIPS specific mdebug section. */
.mdebug : { *(.mdebug) }

Expand Down

0 comments on commit 02e3cee

Please sign in to comment.