mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-17 12:02:12 +00:00
4 lines
49 B
C
4 lines
49 B
C
|
|
#include "../cpu/types.h"
|
||
|
|
|
||
|
|
void init_keyboard();
|