mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-01 06:10:20 +01:00
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
|
||
|---|---|---|
| .. | ||
| unicorn | ||
| hook.h | ||
| qemu.h | ||
| qemu_macro.h | ||
| uc_priv.h | ||