summaryrefslogtreecommitdiff
path: root/src/main/resources/emulator.h
diff options
context:
space:
mode:
authorjackbackrack2015-04-27 16:25:59 -0700
committerjackbackrack2015-04-27 16:25:59 -0700
commit189f2a123300f0c2ffe4487bb67c71a08736bd3e (patch)
tree42f7d27fef7d5ea61ab13659b2743d332b2434fd /src/main/resources/emulator.h
parent8c8f6b99d2eb8bc783179c7c0113fc4a734c9585 (diff)
add headers
Diffstat (limited to 'src/main/resources/emulator.h')
-rw-r--r--src/main/resources/emulator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/emulator.h b/src/main/resources/emulator.h
new file mode 100644
index 00000000..1286f432
--- /dev/null
+++ b/src/main/resources/emulator.h
@@ -0,0 +1,3 @@
+// metaheader for the Chisel emulator and API
+#include "emulator_mod.h"
+#include "emulator_api.h"