aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/cpu-qom.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-10-06 10:31:27 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-11-07 12:13:27 +0100
commit336588a29d27d7099155b0e9fa67560f1c454f3d (patch)
treeff3421bb23fc556c11f3cae11c7f41d9d9282fb0 /target/hppa/cpu-qom.h
parent6ee45fac56a2e3943214dd0f1568388ee89f16c2 (diff)
downloadqemu-336588a29d27d7099155b0e9fa67560f1c454f3d.zip
qemu-336588a29d27d7099155b0e9fa67560f1c454f3d.tar.gz
qemu-336588a29d27d7099155b0e9fa67560f1c454f3d.tar.bz2
target: Mention 'cpu-qom.h' is target agnostic
"target/foo/cpu-qom.h" is supposed to be target agnostic (include-able by any target). Add such mention in the header. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20231013140116.255-3-philmd@linaro.org>
Diffstat (limited to 'target/hppa/cpu-qom.h')
-rw-r--r--target/hppa/cpu-qom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hppa/cpu-qom.h b/target/hppa/cpu-qom.h
index cabd3b6..b7d9cdf 100644
--- a/target/hppa/cpu-qom.h
+++ b/target/hppa/cpu-qom.h
@@ -1,5 +1,5 @@
/*
- * QEMU HPPA CPU
+ * QEMU HPPA CPU QOM header (target agnostic)
*
* Copyright (c) 2016 Richard Henderson <rth@twiddle.net>
*