summaryrefslogtreecommitdiff
path: root/emulator/lib.c
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-05-12 11:43:32 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-05-12 11:43:32 +0200
commit49b39288133272578b8be86e3ced4468927fce5b (patch)
tree8d6e45289d6fd4de480c252255c4f93c211c6731 /emulator/lib.c
parent40b4d52e905227849785f6520d0381f19657820a (diff)
Cleanup build
Diffstat (limited to 'emulator/lib.c')
-rw-r--r--emulator/lib.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulator/lib.c b/emulator/lib.c
new file mode 100644
index 0000000..453a3f9
--- /dev/null
+++ b/emulator/lib.c
@@ -0,0 +1,3 @@
+#include "hart.c"
+#include "elf.c"
+