comparison src/s/irix6-0.h @ 460:223736d75acb r21-2-45

Import from CVS: tag r21-2-45
author cvs
date Mon, 13 Aug 2007 11:43:24 +0200
parents 3ecd8885ac67
children aa5ed11f473b
comparison
equal deleted inserted replaced
459:9d4fd877b885 460:223736d75acb
2 2
3 #include "irix5-3.h" 3 #include "irix5-3.h"
4 4
5 /* Irix 6.2 doesn't need -lw */ 5 /* Irix 6.2 doesn't need -lw */
6 #undef NEED_LIBW 6 #undef NEED_LIBW
7
8 #undef memmove /* Use the standard system memmove() */