MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / __OSSyncSram

Function __OSSyncSram

src/dolphin/src/os/OSRtc.c:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188BOOL __OSSyncSram()
189{
190 return Scb.sync;
191}
192
193BOOL __OSReadROM(void* buffer, s32 length, s32 offset)
194{

Callers 2

__OSCallResetFunctionsFunction · 0.85
OSResetSystemFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected