Added my missing lirbary lol

This commit is contained in:
Jonathan Turner 2023-11-29 07:35:25 -05:00
parent bb199ce587
commit 9a2c2ed2c5

View File

@ -1,3 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
#include "kernel.h"
// This only runs once and from there on forth only interrupts will cause something to happen