remove makefile

This commit is contained in:
destoer 2020-07-07 21:36:17 +01:00 committed by Curle
parent 39917539af
commit f2531d9ec5
Signed by: TheCurle
GPG Key ID: 5942F13718443F79

View File

@ -15,7 +15,6 @@ void _start(void) {
InitPrint(); InitPrint();
WriteStringWithFont("Initty Testing"); WriteStringWithFont("Initty Testing");
WriteStringWithFont("Lenny");
SetupInitialGDT(); SetupInitialGDT();
SetupIDT(); SetupIDT();