Changeset 07d7870 in mainline for libc/arch/mips32/src/entry.s
- Timestamp:
- 2006-06-08T08:43:24Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b1facba
- Parents:
- 846848a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/mips32/src/entry.s
r846848a6 r07d7870 61 61 jal __exit 62 62 nop 63 .end 63 64 64 65 .ent __entry_driver … … 83 84 jal __exit 84 85 nop 85 86 .end 86 87 # Alignment of output section data to 0x4000 87 88 .section .data
Note:
See TracChangeset
for help on using the changeset viewer.