Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/src/context.S

    rb8230b9 rd4f572e  
    2929#include <arch/context_offset.h>
    3030
    31 .text
     31.text   
    3232
    3333.global context_save_arch
     
    4646        li r3, 1
    4747        blr
    48 
     48       
    4949context_restore_arch:
    5050        CONTEXT_RESTORE_ARCH_CORE r3
Note: See TracChangeset for help on using the changeset viewer.