#ifdef LIBC_SCCS .asciz "@(#)strcmp.s 1.1 (Berkeley/CCI) 08/01/86" #endif LIBC_SCCS #include "DEFS.h" /* * Compare strings: s1>s2: >0 s1==s2: 0 s1