Rev 2227 | Rev 3136 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
return 0;
}
void arch_reboot(void)
{
// TODO
___halt();
while (1);
/** @}
*/