unicorn/include
Sean Heelan dfb4a9d9ad Revert "Remove uc_cb_eventmem_t as it is identical to uc_cb_hookmem_t"
As pointed out by aquynh the return types are actually different. A
uc_cb_eventmem_t callback returns a bool, while uc_cb_hookmem_t has a
void return type.

This reverts commit cb2b97f26c.
2015-09-23 12:51:47 +07:00
..
unicorn Revert "Remove uc_cb_eventmem_t as it is identical to uc_cb_hookmem_t" 2015-09-23 12:51:47 +07:00
hook.h rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type 2015-09-05 11:20:32 +08:00
qemu_macro.h import 2015-08-21 15:04:50 +08:00
qemu.h import 2015-08-21 15:04:50 +08:00
uc_priv.h cache the last entry of mapped blocks in memory_mapping() for better performance 2015-09-04 15:40:47 +08:00