Author: jhibbits
Date: Sat Oct 19 02:47:32 2019
New Revision: 353746
URL: https://svnweb.freebsd.org/changeset/base/353746

Log:
  powerpc/aim: Fix comment typo

Modified:
  head/sys/powerpc/aim/trap_subr64.S

Modified: head/sys/powerpc/aim/trap_subr64.S
==============================================================================
--- head/sys/powerpc/aim/trap_subr64.S  Sat Oct 19 01:07:35 2019        
(r353745)
+++ head/sys/powerpc/aim/trap_subr64.S  Sat Oct 19 02:47:32 2019        
(r353746)
@@ -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):
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to