more irix-inspired fixes

This commit is contained in:
Russ Cox
2005-12-29 23:41:14 +00:00
parent 21b830b1ac
commit 230e492a8a
6 changed files with 48 additions and 20 deletions

View File

@ -45,8 +45,8 @@ typedef p9_u32int mpdigit;
#define uvlong p9_uvlong
#define nelem(x) (sizeof(x)/sizeof((x)[0]))
#define SET(x) ((x)=0)
#define USED(x) if(x);else
#define SET(x)
enum
{