|
|
Power 6/32 Unix version 1.2b
#include "DEFS.h" /* * strlen.s * * Returns the number of * non-NULL bytes in string argument. * */ ENTRY(strlen) movl 4(fp),r0 movl r0,r1 cmps2 subl2 4(fp),r0 ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.