Changeset 3156582 in mainline for arch/mips/src/asm.S
- Timestamp:
- 2005-09-11T12:48:42Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8e3fb24c
- Parents:
- 8491c48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/src/asm.S
r8491c48 r3156582 118 118 119 119 120 .global bios_write121 bios_write:122 lw $2, 0x80001020123 lw $2, 0x6c($2)124 j $2125 nop126 127 120 .global cpu_halt 128 121 cpu_halt:
Note:
See TracChangeset
for help on using the changeset viewer.