This repository has been archived on 2024-01-18. You can view files and clone it, but cannot push or open issues or pull requests.
OS_Project/Part3/09_memory/drivers/keyboard.h
2023-10-18 14:04:33 -04:00

4 lines
49 B
C

#include "../cpu/types.h"
void init_keyboard();