qemu-e2k/linux-user
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
..
aarch64
alpha
arm
cris
generic
host
hppa
i386
m68k
microblaze
mips
mips64
nios2 linux-user/nios2 linux-user/riscv: Clean up header guards 2019-05-13 08:58:55 +02:00
openrisc
ppc
riscv linux-user/nios2 linux-user/riscv: Clean up header guards 2019-05-13 08:58:55 +02:00
s390x
sh4
sparc
sparc64
tilegx
x86_64
xtensa Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
cpu_loop-common.h
elfload.c
errno_defs.h
exit.c linux-user: fix GPROF build failure 2019-05-10 12:44:23 +02:00
fd-trans.c
fd-trans.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c
Makefile.objs
mmap.c
qemu.h
safe-syscall.S
signal-common.h
signal.c
socket.h
strace.c
strace.list
syscall_defs.h
syscall_types.h
syscall.c linux-user: fix GPROF build failure 2019-05-10 12:44:23 +02:00
target_flat.h
trace-events
uaccess.c
uname.c
uname.h
vm86.c