MCPcopy 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
238void
239rm_sysinit_flags(void *arg)
240{
241 rm_sysinit(arg);
242}
243#endif
244
245void

Callers

nothing calls this directly

Calls 1

rm_sysinitFunction · 0.70

Tested by

no test coverage detected