mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Added uart header to gpt.c.
This commit is contained in:
parent
c18b3d814d
commit
e175a41863
@ -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