check against plan 9
This commit is contained in:
parent
727facb605
commit
4dd07e012c
4 changed files with 19 additions and 22 deletions
|
|
@ -9,6 +9,11 @@
|
|||
#define OREAD O_RDONLY
|
||||
#define OWRITE O_WRONLY
|
||||
|
||||
#define OCEXEC 0
|
||||
#define ORCLOSE 0
|
||||
#define OTRUNC 0
|
||||
|
||||
|
||||
#define nil ((void*)0)
|
||||
|
||||
typedef long long vlong;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue