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
..
Makefile.objs Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
cpu.c qdev: use device_class_set_parent_realize/unrealize/reset() 2018-02-05 13:54:38 +01:00
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 nios2: Add architecture emulation support 2017-01-24 13:10:35 -08: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 nios2: do not include exec-all.h from cpu.h 2018-06-01 14:15:10 +02:00
translate.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00