This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
jds
/
xv6_rpi_port
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
48c0c93c33
Branches
Tags
master
xv6_rpi_port
/
uprogs
/
fcntl.h
fcntl.h
96 B
Lịch sử
Raw
1
2
3
4
#define O_RDONLY 0x000
#define O_WRONLY 0x001
#define O_RDWR 0x002
#define O_CREATE 0x200