1#include "libultra_internal.h" 2#include "hardware.h" 3 4u32 __osSpGetStatus() { 5 return HW_REG(SP_STATUS_REG, u32); 6} 7 8