mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-17 12:24:37 +03:00
lesson 21, keyboard input and shell
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "screen.h"
|
||||
#include "ports.h"
|
||||
#include "../kernel/util.h"
|
||||
#include "../drivers/ports.h"
|
||||
|
||||
/* Declaration of private functions */
|
||||
int get_cursor_offset();
|
||||
|
||||
Reference in New Issue
Block a user