unicorn/qemu/include/hw
Markus Armbruster 9ae2fc4d9e
Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely. Offenders found with
scripts/clean-header-guards.pl -vn.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Backports commit 121d07125bb6d7079c7ebafdd3efe8c3a01cc440 from qemu
2018-02-25 04:18:42 -05:00
..
arm Clean up header guards that don't match their file name 2018-02-25 04:18:42 -05:00
cpu
i386
m68k
mips
sparc
xen include: Add stubbed xen function 2018-02-20 08:29:58 -05:00
boards.h qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
hw.h hw: clean up hw/hw.h includes 2018-02-24 02:46:41 -05:00
qdev-core.h qom: Allow properties to be registered against classes 2018-02-21 21:00:56 -05:00
qdev.h