mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 08:35:04 +00:00
Strictly speaking, as far as the standard care, performing pointer arithmetic on a void* type is ill formed. This is a GNU extension that allows this. Instead, just use unsigned char* which preserves the same behavior. |
||
|---|---|---|
| .. | ||
| tcg | ||
| Makefile.objs | ||