#include <kbd.h>
#include <kbd_port.h>
#include <sun.h>
#include <sysinfo.h>
#include <errno.h>
#include <bool.h>
Go to the source code of this file.
Functions | |
int | kbd_port_init (void) |
Initializes keyboard handler. | |
void | kbd_port_reclaim (void) |
void | kbd_port_write (uint8_t data) |
void | kbd_port_yield (void) |
Definition in file sun.c.