mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 09:41:04 +00:00
e8b92838fe
Determining the size of a field is useful when you don't have a struct variable handy. Open-coding this is ugly. This patch adds the sizeof_field() macro, which is similar to typeof_field(). Existing instances are updated to use the macro. Backports commit f18793b096e69c7acfce66cded483ba9fc01762a from qemu |
||
---|---|---|
.. | ||
crypto | ||
exec | ||
fpu | ||
hw | ||
qapi | ||
qemu | ||
qom | ||
sysemu | ||
config.h | ||
elf.h | ||
glib_compat.h | ||
qemu-common.h |