MushOS
0.1
A UNIX-like OS prototype, written from scratch
Loading...
Searching...
No Matches
screen.h
1
#ifndef MUSHOS_SCREEN_H
2
#define MUSHOS_SCREEN_H
3
4
#include "../../lib/base/generic.h"
5
6
7
void
clear_screen();
8
void
init_screen_io();
9
10
#endif
//MUSHOS_SCREEN_H
core
drivers
screen.h
Generated on Sun Jan 29 2023 13:48:02 for MushOS by
1.9.5