unicorn/qemu/util
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
..
bitmap.c
bitops.c
crc32c.c
cutils.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
error.c include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
getauxval.c
host-utils.c
Makefile.objs
mmap-alloc.c
module.c
oslib-posix.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
oslib-win32.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
qemu-error.c
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c