Go to the source code of this file.
◆ kbd_init()
30 {
32}
void intr_register_ext(uint8_t vec, intr_handler_func *, const char *name)
Definition: interrupt.c:228
static intr_handler_func keyboard_interrupt
Definition: kbd.c:26
◆ kbd_print_stats()
| void kbd_print_stats |
( |
void |
| ) |
|
36 {
38}
static int64_t key_cnt
Definition: kbd.c:24
int printf(const char *,...) PRINTF_FORMAT(1