Add an NBBY define to eventually replace the one in <sys/types.h>.
This commit is contained in:
parent
bb25b2dda9
commit
9acdabbe1e
@ -181,6 +181,7 @@
|
||||
|
||||
#define NZERO 0 /* default "nice" */
|
||||
|
||||
#define NBBY 8 /* number of bits in a byte */
|
||||
#define NBPW sizeof(int) /* number of bytes per word (integer) */
|
||||
|
||||
#define CMASK 022 /* default file mask: S_IWGRP|S_IWOTH */
|
||||
|
Loading…
x
Reference in New Issue
Block a user