Go to the source code of this file.
Functions | |
| void | touch_nmi_watchdog (void) |
Variables | |
| note_buf_t * | crash_notes = NULL |
| unsigned long | pci_mem_start = 0xABCDABCD |
| void touch_nmi_watchdog | ( | void | ) |
Definition at line 7 of file hw-helpers.c.
| note_buf_t* crash_notes = NULL |
Definition at line 5 of file hw-helpers.c.
| unsigned long pci_mem_start = 0xABCDABCD |
Definition at line 12 of file hw-helpers.c.
1.5.6