summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bsp/env/start.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsp/env/start.S b/bsp/env/start.S
index 4e9f665..4d1eb04 100644
--- a/bsp/env/start.S
+++ b/bsp/env/start.S
@@ -1,5 +1,6 @@
// See LICENSE for license details.
#include <sifive/smp.h>
+#include <encoding.h>
/* This is defined in sifive/platform.h, but that can't be included from
* assembly. */