repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
common
/
lib
/
libc
/
arch
/
aarch64
/
string
/
strnlen.S
blob
083c1e2d81ee4fb5982595ff9224f96de6aed22b
1
/* $NetBSD: strnlen.S,v 1.1 2014/08/10 05:47:35 matt Exp $ */
2
3
#define STRNLEN
4
5
#include "strlen.S"