qemu-e2k/target/nios2
Markus Armbruster 58ea30f514 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.

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>
Message-Id: <20190315145123.28030-6-armbru@redhat.com>
[Rebase to master: update include/hw/net/ne2000-isa.h]
2019-05-13 08:58:55 +02:00
..
cpu.c
cpu.h Clean up header guards that don't match their file name 2019-05-13 08:58:55 +02:00
helper.c Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
helper.h
Makefile.objs Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
mmu.c target: Clean up how the dump_mmu() print 2019-04-18 22:18:59 +02:00
mmu.h Clean up header guards that don't match their file name 2019-05-13 08:58:55 +02:00
monitor.c target: Clean up how the dump_mmu() print 2019-04-18 22:18:59 +02:00
nios2-semi.c Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
op_helper.c
translate.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00