qemu-e2k/hw/lm32
Markus Armbruster 121d07125b 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.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-07-12 16:19:16 +02:00
..
Makefile.objs hw: move other devices to hw/misc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
lm32.h hw/char: QOM'ify lm32_uart.c 2016-05-29 09:11:10 +02:00
lm32_boards.c hw/char: QOM'ify lm32_uart.c 2016-05-29 09:11:10 +02:00
lm32_hwsetup.h util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
milkymist-hw.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
milkymist.c hw/char: QOM'ify milkymist-uart.c 2016-05-29 09:11:10 +02:00