Plan 9 from Bell Labs 1990-06-11
2 files changed, 2 insertions(+), 2 deletions(-) M gnot/boot.h M gnot/mem.h
M gnot/boot.h => gnot/boot.h +1 -1
M gnot/mem.h => gnot/mem.h +1 -1
@@ 12,7 12,7 @@ #define BY2PG 8192 /* bytes per page */ #define WD2PG (BY2PG/BY2WD) /* words per page */ #define PGSHIFT 13 /* log(BY2PG) */ #define MS2HZ 16 /* BUG */ /* millisec per clock tick */ #define MS2HZ (1000/60) /* millisec per clock tick */ #define MAXMACH 1 /* max # cpus system can run */