Files
cemu-idapython/swig/allins.i
2008-09-28 10:20:47 +00:00

8 lines
165 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"