mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
bytes.i: Added invalidate_dbgmem_config() and invalidate_dbgmem_contents(). Thanks to Elias Bachaalany for the patch.
This commit is contained in:
@@ -65,8 +65,6 @@
|
||||
// TODO: These could be fixed if someone needs them.
|
||||
%ignore get_many_bytes;
|
||||
%ignore set_dbgmem_source;
|
||||
%ignore invalidate_dbgmem_config;
|
||||
%ignore invalidate_dbgmem_contents;
|
||||
|
||||
%include "bytes.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user