Changeset e3038b4 in mainline for kernel/arch/ia64/src/asm.S
- Timestamp:
- 2010-06-28T22:45:51Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 49eb681
- Parents:
- 05e3cb8 (diff), e4a4b44 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/src/asm.S
r05e3cb8 re3038b4 137 137 br cpu_halt 138 138 139 .global panic_printf140 panic_printf:141 {142 br.call.sptk.many b0=printf143 }144 br halt145 146 139 /** Switch to userspace - low level code. 147 140 *
Note:
See TracChangeset
for help on using the changeset viewer.