mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-04 19:18:18 +00:00
f2f963fd07
We usually keep struct and constant definitions in header files. Move them there to stay consistent and to make access to fields easier. Signed-off-by: Alexander Graf <agraf@suse.de>