Changeset 00287cc in mainline for kernel/arch/arm32/src/panic.S
- Timestamp:
- 2009-03-12T23:26:32Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 648c9d9
- Parents:
- 3b122e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/src/panic.S
r3b122e9 r00287cc 32 32 33 33 panic_printf: 34 bl debug_printf34 bl printf 35 35 bl cpu_halt
Note:
See TracChangeset
for help on using the changeset viewer.