Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rm_sysinit_flags
Function
rm_sysinit_flags
lib/ff_lock.c:238–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
237
#if 0
238
void
239
rm_sysinit_flags(void *arg)
240
{
241
rm_sysinit(arg);
242
}
243
#endif
244
245
void
Callers
nothing calls this directly
Calls
1
rm_sysinit
Function · 0.70
Tested by
no test coverage detected