summaryrefslogtreecommitdiffstats
path: root/target/hppa/cpu-param.h
diff options
context:
space:
mode:
authorMarkus Armbruster2022-05-06 15:49:10 +0200
committerMarkus Armbruster2022-05-11 16:50:26 +0200
commit4f31b54bfe52c72be9c17c158b38924e6cefcd0f (patch)
tree6422965c04bc6f0e2366f4a9a938a211ae38fa53 /target/hppa/cpu-param.h
parentClean up ill-advised or unusual header guards (diff)
downloadqemu-4f31b54bfe52c72be9c17c158b38924e6cefcd0f.tar.gz
qemu-4f31b54bfe52c72be9c17c158b38924e6cefcd0f.tar.xz
qemu-4f31b54bfe52c72be9c17c158b38924e6cefcd0f.zip
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>
Diffstat (limited to 'target/hppa/cpu-param.h')
-rw-r--r--target/hppa/cpu-param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hppa/cpu-param.h b/target/hppa/cpu-param.h
index a97d1428df..a48a2701ae 100644
--- a/target/hppa/cpu-param.h
+++ b/target/hppa/cpu-param.h
@@ -6,7 +6,7 @@
*/
#ifndef HPPA_CPU_PARAM_H
-#define HPPA_CPU_PARAM_H 1
+#define HPPA_CPU_PARAM_H
#ifdef TARGET_HPPA64
# define TARGET_LONG_BITS 64