Drop main() prototype. Syncs with NetBSD-8
[minix.git] / common / lib / libc / arch / aarch64 / string / strnlen.S
blob083c1e2d81ee4fb5982595ff9224f96de6aed22b
1 /* $NetBSD: strnlen.S,v 1.1 2014/08/10 05:47:35 matt Exp $ */
3 #define STRNLEN
5 #include "strlen.S"