#ifdef LIBC_SCCS .asciz "@(#)strncmp.s 1.1 (Berkeley/CCI) 08/01/86" #endif LIBC_SCCS /* * Compare strings (at most n bytes): s1>s2: >0 s1==s2: 0 s1