1 1.1 matt /* $NetBSD: strchr.S,v 1.1 2013/01/23 05:46:17 matt Exp $ */ 2 1.1 matt 3 1.1 matt #if defined(_STANDALONE) 4 1.1 matt #include "strchr_naive.S" 5 1.1 matt #else 6 1.1 matt #include "strchr_arm.S" 7 1.1 matt #endif 8
Indexes created Tue Sep 23 07:09:52 GMT 2025