mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 10:09:20 +01:00
7 lines
87 B
OpenEdge ABL
7 lines
87 B
OpenEdge ABL
|
// Kernel-only symbols
|
||
|
%ignore init_predefs;
|
||
|
%ignore term_predefs;
|
||
|
|
||
|
%include "ints.i"
|
||
|
|