Changes in kernel/arch/ppc32/src/context.S [b8230b9:d4f572e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/context.S
rb8230b9 rd4f572e 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.