This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jds
/
xv6_rpi_port
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
48c0c93c33
Rami (Branch)
Tag
master
xv6_rpi_port
/
uprogs
/
fcntl.h
fcntl.h
96 B
Cronologia
Originale
1
2
3
4
#define O_RDONLY 0x000
#define O_WRONLY 0x001
#define O_RDWR 0x002
#define O_CREATE 0x200