Annotation of GNUtools/cc/config/mips/xm-iris5.h, revision 1.1.1.1

1.1       root        1: #include "mips/xm-mips.h"
                      2: 
                      3: #define USG
                      4: #define HAVE_VPRINTF
                      5: 
                      6: #define bcopy(a,b,c) memcpy (b,a,c)
                      7: #define bzero(a,b) memset (a,0,b)
                      8: #define bcmp(a,b,c) memcmp (a,b,c)
                      9: 

unix.superglobalmegacorp.com

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