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