MCPcopy Create free account
hub / github.com/F-Stack/f-stack / platform_mp_start_ap

Function platform_mp_start_ap

freebsd/arm/arm/platform.c:238–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void
239platform_mp_start_ap(void)
240{
241
242 PLATFORM_MP_START_AP(plat_obj);
243}
244#endif

Callers 1

cpu_mp_startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected