Changeset c723d7a1 in mainline for arch/ppc/boot
- Timestamp:
- 2005-08-17T13:51:24Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1141c1a
- Parents:
- efa9b73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc/boot/boot.s
refa9b73 rc723d7a1 31 31 .global start 32 32 start: 33 bl real_start 34 35 real_start: 36 33
Note:
See TracChangeset
for help on using the changeset viewer.