qemu-e2k/target/xtensa/core-de212
Markus Armbruster 814167479a target/xtensa: Clean up core-isa.h header guards
scripts/clean-header-guards.pl warns these headers use reserved
identifier _XTENSA_CORE_CONFIGURATION_H as header guard symbol.  It
additionally warns the guard doesn't match the file name.

Reuse of the same guard symbol in multiple headers is okay as long as
they cannot be included together.

Since we can avoid guard symbol reuse easily, do so: use the guard
symbol scripts/clean-header-guards.pl picks, less the TARGET_ prefix.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190315145123.28030-5-armbru@redhat.com>
2019-05-13 08:58:55 +02:00
..
core-isa.h target/xtensa: Clean up core-isa.h header guards 2019-05-13 08:58:55 +02:00
gdb-config.inc.c target/xtensa: add .inc. to non-top level source file names 2018-03-26 14:17:03 -07:00
xtensa-modules.inc.c Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00