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

Function __OSLockSram

src/dolphin/src/os/OSRtc.c:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118OSSram* __OSLockSram()
119{
120 return LockSram(0);
121}
122
123OSSramEx* __OSLockSramEx()
124{

Callers 3

OSResetSystemFunction · 0.85
__CARDFormatRegionAsyncFunction · 0.85
ImportAdjustingValuesFunction · 0.85

Calls 1

LockSramFunction · 0.85

Tested by

no test coverage detected