Annotation of researchv9/libc/gen/min.c, revision 1.1

1.1     ! root        1: min(a,b)
        !             2: {
        !             3:        return (a<b? a: b);
        !             4: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.