#include "PR/os_internal.h" #include "PR/rcp.h" // TODO: this comes from a header #ident "$Revision: 1.17 $" void __osSpSetStatus(u32 data) { IO_WRITE(SP_STATUS_REG, data); }