qemu-e2k/bsd-user/arm
Markus Armbruster 52581c718c 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: <20220506134911.2856099-2-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Change to generated file ebpf/rss.bpf.skeleton.h backed out]
2022-05-11 16:49:06 +02:00
..
signal.c bsd-user/arm/signal.c: get_mcontext should zero vfp data 2022-01-28 15:52:38 -07:00
target.h bsd-user: introduce target.h 2022-02-26 21:05:21 -07:00
target_arch.h bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -07:00
target_arch_cpu.c bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -07:00
target_arch_cpu.h bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls 2022-02-26 10:01:38 -07:00
target_arch_elf.h bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl 2022-01-07 22:58:51 -07:00
target_arch_reg.h bsd-user/arm/target_arch_reg.h: Implement core dump register copying 2022-01-07 22:58:51 -07:00
target_arch_signal.h bsd-user/arm/target_arch_signal.h: Define size of *context_t 2022-01-07 22:58:51 -07:00
target_arch_sigtramp.h bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm 2022-01-07 22:58:51 -07:00
target_arch_sysarch.h bsd-user/arm/target_arch_sysarch.h: Use consistent include guards 2022-01-07 22:58:51 -07:00
target_arch_thread.h bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target 2022-02-26 10:01:38 -07:00
target_arch_vmparam.h bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space 2022-01-07 22:58:51 -07:00
target_syscall.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00