unicorn/include/unicorn
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
..
arm.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
arm64.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
m68k.h renamed m68k enum constants 2015-08-23 21:56:24 -07:00
mips.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
platform.h import 2015-08-21 15:04:50 +08:00
sparc.h fix small whitespace issue 2015-09-14 20:48:31 -07:00
unicorn.h Revert "Remove uc_cb_eventmem_t as it is identical to uc_cb_hookmem_t" 2015-09-23 12:51:47 +07:00
x86.h change uch to uc_struct (header files) 2015-08-26 08:20:44 -04:00