Changeset 21cb3ac in mainline for uspace/srv
- Timestamp:
- 2011-03-28T20:57:27Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0c8a420
- Parents:
- 06e724e1
- File:
- 
      - 1 edited
 
 - 
          
  uspace/srv/loader/arch/arm32/_link.ld.in (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      uspace/srv/loader/arch/arm32/_link.ld.inr06e724e1 r21cb3ac 25 25 26 26 .text : { 27 *(.text );28 *(.rodata *);27 *(.text .text.*); 28 *(.rodata .rodata.*); 29 29 } :text 30 30 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
