Annotation of GNUtools/cc/config/ns32k/xm-genix.h, revision 1.1.1.1

1.1       root        1: /* Config file for ns32k running system V.  */
                      2: 
                      3: #include "ns32k/xm-ns32k.h"
                      4: 
                      5: #define USG
                      6: 
                      7: #define bcopy(a,b,c) memcpy (b,a,c)
                      8: #define bzero(a,b) memset (a,0,b)
                      9: #define bcmp(a,b,c) memcmp (a,b,c)

unix.superglobalmegacorp.com

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