Changeset db74ef5 in mainline
- Timestamp:
- 2005-08-09T22:10:06Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 04b1b8a
- Parents:
- 511b45f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/powerpc/boot/boot.s
r511b45f rdb74ef5 27 27 # 28 28 29 .text 30 31 .set noreorder 32 .set nomacro 33 34 .global start 35 start: 36 bl real_start 37 38 real_start: 39
Note:
See TracChangeset
for help on using the changeset viewer.