Changeset b8230b9 in mainline for kernel/arch/ppc32/src/context.S
- Timestamp:
- 2010-05-22T22:20:37Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d354d57
- Parents:
- 3d6beaa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/context.S
r3d6beaa rb8230b9 29 29 #include <arch/context_offset.h> 30 30 31 .text 31 .text 32 32 33 33 .global context_save_arch … … 46 46 li r3, 1 47 47 blr 48 48 49 49 context_restore_arch: 50 50 CONTEXT_RESTORE_ARCH_CORE r3
Note:
See TracChangeset
for help on using the changeset viewer.