Changeset 63cda71 in mainline for kernel/arch/sparc64/src/start.S
- Timestamp:
- 2006-07-13T14:58:57Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 94d614e
- Parents:
- eda7bf81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/start.S
reda7bf81 r63cda71 28 28 29 29 #include <arch/boot/boot.h> 30 #include <arch/reg ister.h>30 #include <arch/regdef.h> 31 31 32 32 .register %g2, #scratch … … 38 38 39 39 /* 40 * Here is where the kernel is passed control. 40 * Here is where the kernel is passed control 41 * from the boot loader. 41 42 */ 42 43
Note:
See TracChangeset
for help on using the changeset viewer.