1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-04-29 05:36:23 +00:00
unicorn/qemu/hw/core
Veronia Bahaa bafc81b1d3
util: move declarations out of qemu-common.h
Move declarations out of qemu-common.h for functions declared in
utils/ files: e.g. include/qemu/path.h for utils/path.c.
Move inline functions out of qemu-common.h and into new files (e.g.
include/qemu/bcd.h)

Backports commit f348b6d1a53e5271cf1c9f9acc4646b4b98c1771 from qemu
2018-02-22 09:25:48 -05:00
..
machine.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
qdev.c qom: Allow properties to be registered against classes 2018-02-21 21:00:56 -05:00