Changeset efa9b73 in mainline for arch/ppc/boot/boot.s
- Timestamp:
- 2005-08-17T12:01:35Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c723d7a1
- Parents:
- 3902f8a4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc/boot/boot.s
r3902f8a4 refa9b73 1 1 # 2 # Copyright (C) 200 1-2004 Jakub Jermar2 # Copyright (C) 2005 Martin Decky 3 3 # All rights reserved. 4 4 # … … 29 29 .text 30 30 31 .set noreorder32 .set nomacro33 34 31 .global start 35 32 start:
Note:
See TracChangeset
for help on using the changeset viewer.