Skip to content

Commit

Permalink
Blackfin arch: add more common defines for output sections
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Oct 10, 2007
1 parent fb282a7 commit c11b577
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/blackfin/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,12 @@ SECTIONS
__end = .;
}

STABS_DEBUG

DWARF_DEBUG

NOTES

/DISCARD/ :
{
*(.exit.text)
Expand Down

0 comments on commit c11b577

Please sign in to comment.