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

1.1     ! root        1: max(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.