aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2019-10-19 02:47:32 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2019-10-19 02:47:32 +0000
commitf1d4707c31331408125525e79a135cc4eac1704d (patch)
tree7ea8d72ebf6172a1e0927b5b6ee5dee93d39a12f
parenta877eb6143d9fe9df7d5f67c44c7bb5e8e994401 (diff)
downloadsrc-f1d4707c31331408125525e79a135cc4eac1704d.tar.gz
src-f1d4707c31331408125525e79a135cc4eac1704d.zip
powerpc/aim: Fix comment typo
Notes
Notes: svn path=/head/; revision=353746
-rw-r--r--sys/powerpc/aim/trap_subr64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/aim/trap_subr64.S b/sys/powerpc/aim/trap_subr64.S
index 74b736277bc0..9af1c4eca18a 100644
--- a/sys/powerpc/aim/trap_subr64.S
+++ b/sys/powerpc/aim/trap_subr64.S
@@ -452,7 +452,7 @@ CNAME(trapcode):
blrl /* Branch to generictrap */
CNAME(trapcodeend):
-/* Same thing for traps setting HSRR0/HSS1 */
+/* Same thing for traps setting HSRR0/HSRR1 */
.globl CNAME(hypertrapcode),CNAME(hypertrapcodeend)
.p2align 3
CNAME(hypertrapcode):