summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-07-20 22:30:36 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-07-20 22:30:36 +0000
commite2424f511c3a88e171fb0fd2d94fefcc269f0c5b (patch)
tree1e3bae39cd60461d0ef46bbfafe0ba09dc2f1dee /sys
parenta29e9a67a04c6fa20b859c47137436912f0e59dd (diff)
typo
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc64/sparc64/locore.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/sparc64/locore.s b/sys/arch/sparc64/sparc64/locore.s
index e43c9296ced..fb85bc62be5 100644
--- a/sys/arch/sparc64/sparc64/locore.s
+++ b/sys/arch/sparc64/sparc64/locore.s
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.s,v 1.19 2002/07/20 20:19:10 art Exp $ */
+/* $OpenBSD: locore.s,v 1.20 2002/07/20 22:30:35 art Exp $ */
/* $NetBSD: locore.s,v 1.137 2001/08/13 06:10:10 jdolecek Exp $ */
/*
@@ -3202,7 +3202,7 @@ instr_miss:
ldxa [%g6] ASI_PHYS_CACHED, %g4
brgez,pn %g4, textfault
or %g4, TTE_ACCESS, %g7 ! Update accessed bit
- btst TTE_ACCESS, %g4 ! Need to update access git?
+ btst TTE_ACCESS, %g4 ! Need to update access bit?
bne,pt %xcc, 1f
nop
casxa [%g6] ASI_PHYS_CACHED, %g4, %g7 ! and store it