mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
Added uart header to gpt.c.
This commit is contained in:
parent
f1cc7dd5a3
commit
0107a400d1
@ -1,5 +1,6 @@
|
||||
#include "gpt.h"
|
||||
#include "boot.h"
|
||||
#include "uart.h"
|
||||
#include <stddef.h>
|
||||
|
||||
/* PSUEDOCODE
|
||||
|
Loading…
Reference in New Issue
Block a user