Added uart header to gpt.c.

This commit is contained in:
Jacob Pease 2024-07-24 22:43:16 -05:00
parent f1cc7dd5a3
commit 0107a400d1

View File

@ -1,5 +1,6 @@
#include "gpt.h"
#include "boot.h"
#include "uart.h"
#include <stddef.h>
/* PSUEDOCODE