mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00:00
parent
cd8b436566
commit
9b164d20fd
@ -41,7 +41,7 @@ struct Vfs::Directory_service : Interface
|
||||
/**
|
||||
* Flags of 'mode' argument of open syscall
|
||||
*/
|
||||
enum {
|
||||
enum Open_mode {
|
||||
OPEN_MODE_RDONLY = 0,
|
||||
OPEN_MODE_WRONLY = 1,
|
||||
OPEN_MODE_RDWR = 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user