Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ platform_reset
Function
platform_reset
freebsd/mips/mediatek/mtk_machdep.c:202–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
void
203
platform_reset(void)
204
{
205
206
mtk_soc_reset();
207
}
208
209
void
210
platform_start(__register_t a0 __unused, __register_t a1 __unused,
Callers
nothing calls this directly
Calls
1
mtk_soc_reset
Function · 0.85
Tested by
no test coverage detected