aboutsummaryrefslogtreecommitdiff
path: root/debug/programs/priv.S
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-05-16 12:33:39 -0700
committerPalmer Dabbelt <palmer@dabbelt.com>2017-05-16 12:48:05 -0700
commitcfa5b6dbf36e5e08749fa8b0792271d02196504d (patch)
tree918731c28b4d87bda939818d57484ce89dd25677 /debug/programs/priv.S
parent8dc1490a5a86549a89cc8276477a158da68840b5 (diff)
downloadriscv-tests-cfa5b6dbf36e5e08749fa8b0792271d02196504d.zip
riscv-tests-cfa5b6dbf36e5e08749fa8b0792271d02196504d.tar.gz
riscv-tests-cfa5b6dbf36e5e08749fa8b0792271d02196504d.tar.bz2
Link in encoding.h instead of providing a path to it
Diffstat (limited to 'debug/programs/priv.S')
-rw-r--r--debug/programs/priv.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/programs/priv.S b/debug/programs/priv.S
index 2d20a65..75481be 100644
--- a/debug/programs/priv.S
+++ b/debug/programs/priv.S
@@ -1,4 +1,4 @@
-#include "../../env/encoding.h"
+#include "encoding.h"
.global main