feat: cleanup init code, small other refactors
This commit is contained in:
@@ -27,8 +27,4 @@
|
||||
#define VGA_COL_MAX 80
|
||||
#define VGA_ROW_MAX 25
|
||||
|
||||
void vga_clear_screen();
|
||||
|
||||
void vga_kprint(const char *msg);
|
||||
|
||||
#endif //MY_KERNEL_VGASCREEN_H
|
||||
|
||||
Reference in New Issue
Block a user