flush
[m6w6/ext-psi] / src / libjit.h
diff --git a/src/libjit.h b/src/libjit.h
new file mode 100644 (file)
index 0000000..78012a6
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _PSI_LIBJIT_H
+#define _PSI_LIBJIT_H
+
+PSI_ContextOps *PSI_Libjit(void);
+
+#endif