78012a6082e6eb59c585892258319f5a883e9950
[m6w6/ext-psi] / src / libjit.h
1 #ifndef _PSI_LIBJIT_H
2 #define _PSI_LIBJIT_H
3
4 PSI_ContextOps *PSI_Libjit(void);
5
6 #endif