artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f818977
)
use END_STRONG. Yes, everything in the sh ecosystem is different..
author
deraadt
<deraadt@openbsd.org>
Tue, 23 Jan 2018 17:11:02 +0000
(17:11 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 23 Jan 2018 17:11:02 +0000
(17:11 +0000)
lib/libc/arch/sh/string/ffs.S
patch
|
blob
|
history
diff --git
a/lib/libc/arch/sh/string/ffs.S
b/lib/libc/arch/sh/string/ffs.S
index
c199bb4
..
a17d48d
100644
(file)
--- a/
lib/libc/arch/sh/string/ffs.S
+++ b/
lib/libc/arch/sh/string/ffs.S
@@
-1,4
+1,4
@@
-/* $OpenBSD: ffs.S,v 1.
4 2018/01/18 08:23:44 guenther Exp $
*/
+/* $OpenBSD: ffs.S,v 1.
5 2018/01/23 17:11:02 deraadt Exp $
*/
/* $NetBSD: ffs.S,v 1.1 2005/12/20 19:28:50 christos Exp $ */
/*-
@@
-91,5
+91,5
@@
L8bit:
Lzero: rts
nop
-END(ffs)
+END
_STRONG
(ffs)
.protected ffs