aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/riscv_hart.h
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-07-14 14:19:10 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-08 13:08:52 +0300
commit42fe74998cb8100fa7bb6afcafd2bd329749dc8f (patch)
tree30244f44f2158f9a0cb10e9121a17fd72f33e962 /include/hw/riscv/riscv_hart.h
parent6c67d98c4afb0a2f170b52b77e5a8c7841f9e7a1 (diff)
downloadqemu-42fe74998cb8100fa7bb6afcafd2bd329749dc8f.zip
qemu-42fe74998cb8100fa7bb6afcafd2bd329749dc8f.tar.gz
qemu-42fe74998cb8100fa7bb6afcafd2bd329749dc8f.tar.bz2
riscv: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Acked-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'include/hw/riscv/riscv_hart.h')
-rw-r--r--include/hw/riscv/riscv_hart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/riscv/riscv_hart.h b/include/hw/riscv/riscv_hart.h
index bbc21cd..912b4a2 100644
--- a/include/hw/riscv/riscv_hart.h
+++ b/include/hw/riscv/riscv_hart.h
@@ -3,7 +3,7 @@
*
* Copyright (c) 2017 SiFive, Inc.
*
- * Holds the state of a heterogenous array of RISC-V harts
+ * Holds the state of a heterogeneous array of RISC-V harts
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,