Renaming/Moving stuff into a different file structure

This commit is contained in:
2021-11-16 13:57:15 +01:00
parent 32909aaed9
commit 3a87b74224
28 changed files with 66 additions and 62 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#include "arch/i386/tty/kterm.h"
#include "tty/kterm.h"
#include "io.h"
#define PORT 0x3f8
static int init_serial() {