funcs.i: Added get_sig_filename() and get_idasgn_title()

This commit is contained in:
gergely.erdelyi 2009-07-21 19:31:06 +00:00
parent 573ffccc4e
commit 2395fd6b1d

View File

@ -1,12 +1,10 @@
%cstring_bounded_output_none(char *buf, MAXSTR);
%cstring_bounded_output_none(char *optlibs, MAXSTR);
// FIXME: These should probably be fixed
// FIXME: Are these really useful?
%ignore iterate_func_chunks;
%ignore get_idasgn_desc;
%ignore get_sig_filename;
%ignore get_idasgn_header_by_short_name;
%ignore get_idasgn_title;
// Kernel-only & unexported symbols
%ignore del_regargs;