Changeset c81e5e0 in mainline for uspace/srv
- Timestamp:
- 2011-03-29T16:27:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a504856
- Parents:
- 4eb260a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/loader/arch/ia32/_link.ld.in
r4eb260a rc81e5e0 26 26 27 27 .text : { 28 *(.text );29 *(.rodata *);28 *(.text .text.*); 29 *(.rodata .rodata.*); 30 30 } :text 31 31
Note:
See TracChangeset
for help on using the changeset viewer.