diff options
author | 2015-06-24 18:41:58 +0000 | |
---|---|---|
committer | 2015-06-24 18:41:58 +0000 | |
commit | 19557fed8251af114b2de7eaf8522202cae5fe9f (patch) | |
tree | f4234ec355672660879d1b164ac8ac7b80f74259 | |
parent | Linux jiffies and OpenBSD ticks are the same thing. (diff) | |
download | wireguard-openbsd-19557fed8251af114b2de7eaf8522202cae5fe9f.tar.xz wireguard-openbsd-19557fed8251af114b2de7eaf8522202cae5fe9f.zip |
fauls -> faults
-rw-r--r-- | sys/arch/sparc64/sparc64/locore.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/sparc64/locore.s b/sys/arch/sparc64/sparc64/locore.s index dfec6907347..9a61111d7ef 100644 --- a/sys/arch/sparc64/sparc64/locore.s +++ b/sys/arch/sparc64/sparc64/locore.s @@ -1,4 +1,4 @@ -/* $OpenBSD: locore.s,v 1.179 2014/11/30 22:26:14 kettenis Exp $ */ +/* $OpenBSD: locore.s,v 1.180 2015/06/24 18:41:58 miod Exp $ */ /* $NetBSD: locore.s,v 1.137 2001/08/13 06:10:10 jdolecek Exp $ */ /* @@ -6894,7 +6894,7 @@ Lkcopy_start: bge 0b inc %o1 1: - membar #Sync ! Make sure all fauls are processed + membar #Sync ! Make sure all faults are processed stx %g1, [%o5 + PCB_ONFAULT]! restore fault handler membar #StoreStore|#StoreLoad retl |