unicorn/qemu/hw
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
..
arm include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
core util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
i386 x86: Clean up includes 2018-02-19 01:00:09 -05:00
intc include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
m68k
mips Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2018-02-21 23:21:36 -05:00
sparc hw: explicitly include qemu-common.h and cpu.h 2018-02-21 23:15:09 -05:00
sparc64 util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
Makefile.objs