mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-04 08:54:47 +00:00
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>