artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6628656
)
priviledged -> privileged
author
jsg
<jsg@openbsd.org>
Sun, 2 Jan 2022 06:16:08 +0000
(06:16 +0000)
committer
jsg
<jsg@openbsd.org>
Sun, 2 Jan 2022 06:16:08 +0000
(06:16 +0000)
sys/arch/sh/sh/locore_subr.S
patch
|
blob
|
history
diff --git
a/sys/arch/sh/sh/locore_subr.S
b/sys/arch/sh/sh/locore_subr.S
index
616a11e
..
5f524e7
100644
(file)
--- a/
sys/arch/sh/sh/locore_subr.S
+++ b/
sys/arch/sh/sh/locore_subr.S
@@
-1,4
+1,4
@@
-/* $OpenBSD: locore_subr.S,v 1.1
2 2016/05/23 20:11:49 deraadt Exp $
*/
+/* $OpenBSD: locore_subr.S,v 1.1
3 2022/01/02 06:16:08 jsg Exp $
*/
/* $NetBSD: locore_subr.S,v 1.28 2006/01/23 22:52:09 uwe Exp $ */
/*
@@
-510,7
+510,7
@@
_C_LABEL(esigcode):
.globl sigfill
sigfill:
- sleep /* privile
d
ged -> illegal? */
+ sleep /* privileged -> illegal? */
esigfill:
.data