Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
238
void
239
platform_mp_start_ap(void)
240
{
241
242
PLATFORM_MP_START_AP(plat_obj);
243
}
244
#endif
Callers
1
cpu_mp_start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected