![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
#include <io.h>#include <stdarg.h>#include <stdbool.h>#include <stddef.h>#include <stdint.h>#include <types.h>#include "log.h"
Go to the source code of this file.
Functions | |
| void | sys_reset () |
| Perform a system reset. | |
| void sys_reset | ( | ) |
Perform a system reset.
This function resets the system, causing it to restart. Any unsaved data or state will be lost.