From 3dbd8c34176312b0bd3aba2309d284ac83181411 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 4 Jun 2023 15:13:43 +0300 Subject: visionfive2 boots + Make 8250 serial driver more generic + Still TODO: write a tutorial on how to boot on the visionfive2 --- common/initrd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/initrd.c') diff --git a/common/initrd.c b/common/initrd.c index 4bb25e9..caff8b3 100644 --- a/common/initrd.c +++ b/common/initrd.c @@ -11,6 +11,7 @@ #include #include #include +#include #include /** GNU cpio, POSIX 'newc' format header. */ -- cgit v1.3