#include <core.h>

Data Fields | |
| struct console_driver * | drv |
| The driver handling input and output for this console. | |
Definition at line 50 of file core.h.
struct console_driver* console::drv [read] |
The driver handling input and output for this console.
Definition at line 52 of file core.h.
Referenced by console_putchar(), console_putstr(), and console_vprintf().
1.5.8