MCPcopy 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
202void
203platform_reset(void)
204{
205
206 mtk_soc_reset();
207}
208
209void
210platform_start(__register_t a0 __unused, __register_t a1 __unused,

Callers

nothing calls this directly

Calls 1

mtk_soc_resetFunction · 0.85

Tested by

no test coverage detected