cemu-idapython/swig/allins.i
2008-07-17 18:49:35 +00:00

8 lines
158 B
OpenEdge ABL

// Ignore the unnedded externals
%ignore Instructions;
// This makes SWIG ignore the size def for the Intel enum
#define ENUM_SIZE(x)
%include "allins.hpp"