mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-17 20:34:36 +03:00
lesson 20, keyboard
This commit is contained in:
3
20-interrupts-timer/drivers/keyboard.h
Normal file
3
20-interrupts-timer/drivers/keyboard.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "../cpu/types.h"
|
||||
|
||||
void init_keyboard();
|
||||
Reference in New Issue
Block a user