kernel/drivers/keyboard.c (view raw)
1 2 3
#include "drivers/keyboard.h" KB_DRIVER *std_kb = &ps2_kb;