1 2 3 4 5
#include "libultra_internal.h" void osSpTaskYield(void) { __osSpSetStatus(SPSTATUS_SET_SIGNAL0); }