Changeset df6818f9 in rtems for c/src/lib/libbsp/powerpc/gen5200/startup/linkcmds.base
- Timestamp:
- Mar 18, 2013, 2:24:00 PM (8 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 4bcd8dc
- Parents:
- 6d9ab345
- git-author:
- Sebastian Huber <sebastian.huber@…> (03/18/13 14:24:00)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (03/18/13 15:26:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/gen5200/startup/linkcmds.base
r6d9ab345 rdf6818f9 318 318 .debug_pubtypes 0 : { *(.debug_pubtypes) } 319 319 .debug_ranges 0 : { *(.debug_ranges) } 320 /* DWARF extension */ 321 .debug_macro 0 : { *(.debug_macro) } 320 322 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) } 321 323
Note: See TracChangeset
for help on using the changeset viewer.