OSDN Git Service

Normalize header guard symbol definition
authorMarkus Armbruster <armbru@redhat.com>
Fri, 6 May 2022 13:49:10 +0000 (15:49 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 11 May 2022 14:50:26 +0000 (16:50 +0200)
commit4f31b54bfe52c72be9c17c158b38924e6cefcd0f
tree6422965c04bc6f0e2366f4a9a938a211ae38fa53
parent9c0928045ce4b97fc59cb285b7a4b559d21e5da0
Normalize header guard symbol definition

We commonly define the header guard symbol without an explicit value.
Normalize the exceptions.

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

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-4-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
20 files changed:
include/exec/memopidx.h
include/tcg/tcg-ldst.h
target/alpha/cpu-param.h
target/arm/cpu-param.h
target/cris/cpu-param.h
target/hppa/cpu-param.h
target/i386/cpu-param.h
target/m68k/cpu-param.h
target/microblaze/cpu-param.h
target/mips/cpu-param.h
target/nios2/cpu-param.h
target/openrisc/cpu-param.h
target/ppc/cpu-param.h
target/riscv/cpu-param.h
target/s390x/cpu-param.h
target/sh4/cpu-param.h
target/sparc/cpu-param.h
target/tricore/cpu-param.h
target/xtensa/cpu-param.h
tcg/tcg-internal.h