miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
keyboard.h File Reference
#include <miniOS/types.h>
Include dependency graph for keyboard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void keyboard_init (void)
char keyboard_read_char (void)

Function Documentation

◆ keyboard_init()

void keyboard_init ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ keyboard_read_char()

char keyboard_read_char ( void )
Here is the call graph for this function: