#ifndef DRIVERS_PS2KB_H_ #define DRIVERS_PS2KB_H_ #include int32_t ps2kb_intr(void); #endif // DRIVERS_PS2KB_H_