File nut/include/unistd.h


Included Files


Preprocessor definitions

#define _UNISTD_VIRTUAL_H_

#define F_OK 0

#define X_OK 0x01

#define W_OK 0x02

#define R_OK 0x04