Skip to content
Snippets Groups Projects
Commit d6e731ee authored by Iliyan Malchev's avatar Iliyan Malchev
Browse files

MERGE: fix arm reset

parent 9992e2e6
No related merge requests found
......@@ -23,7 +23,7 @@ static inline void arch_idle(void)
cpu_do_idle();
}
static inline void arch_reset(char mode)
static inline void arch_reset(char mode, const char *cmd)
{
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment