This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | RESET_CHAR 0x03 |
the char, the TTY driver is waiting for, currently ctrl-c. More... | |
Functions | |
void | KERN_softreset () |
resets the hardware by using a dirty hack. More... |
Definition in file softreset.h.
|
the char, the TTY driver is waiting for, currently ctrl-c.
Definition at line 22 of file softreset.h. Referenced by QSM_sci_int. |