afterprenmi.c 80 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #include "os_internal.h" s32 osAfterPreNMI(void) { return(__osSpSetPc(0)); }