qemu-e2k/hw/xtensa
Markus Armbruster a8b991b52d Clean up ill-advised or unusual header guards
Leading underscores are ill-advised because such identifiers are
reserved.  Trailing underscores are merely ugly.  Strip both.

Our header guards commonly end in _H.  Normalize the exceptions.

Done with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190315145123.28030-7-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Changes to slirp/ dropped, as we're about to spin it off]
2019-05-13 08:58:55 +02:00
..
Kconfig xtensa-softmmu.mak: express dependencies with Kconfig 2019-03-07 21:46:19 +01:00
Makefile.objs xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA 2019-03-07 21:45:53 +01:00
bootparam.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
mx_pic.c target/xtensa: add MX interrupt controller 2019-01-28 11:55:20 -08:00
pic_cpu.c target/xtensa: expose core runstall as an IRQ line 2019-01-28 11:55:20 -08:00
sim.c elf: Add optional function ptr to load_elf() to parse ELF notes 2019-02-05 16:50:16 +01:00
xtensa_memory.c hw/xtensa: extract xtensa_create_memory_regions 2018-01-11 09:31:26 -08:00
xtensa_memory.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
xtfpga.c hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} 2019-03-11 22:53:44 +01:00