32x: interpreter-wrap drc works (demos only). SVP drc refactoring.
[libpicofe.git] / linux / host_dasm.h
diff --git a/linux/host_dasm.h b/linux/host_dasm.h
new file mode 100644 (file)
index 0000000..bf771d7
--- /dev/null
@@ -0,0 +1,2 @@
+void host_dasm(void *addr, int len);
+