Changeset 8b1439e in mainline for arch/ppc32/src/asm.S
- Timestamp:
- 2006-03-14T15:14:56Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2d01bbd
- Parents:
- d9e11ff2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/asm.S
rd9e11ff2 r8b1439e 31 31 .text 32 32 33 .global cpu_halt34 33 .global cpu_sleep 35 34 .global memsetb 36 35 .global memcpy 37 38 cpu_halt:39 b cpu_halt40 36 41 37 cpu_sleep:
Note:
See TracChangeset
for help on using the changeset viewer.