mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 19:14:50 +00: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
|
||
|---|---|---|
| .. | ||
| arm.h | ||
| arm64.h | ||
| m68k.h | ||
| mips.h | ||
| platform.h | ||
| sparc.h | ||
| unicorn.h | ||
| x86.h | ||