diff options
Diffstat (limited to 'sys/linux/binfmt.txt.const')
| -rw-r--r-- | sys/linux/binfmt.txt.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/binfmt.txt.const b/sys/linux/binfmt.txt.const index e9acd5aad..9e4e6fa71 100644 --- a/sys/linux/binfmt.txt.const +++ b/sys/linux/binfmt.txt.const @@ -11,6 +11,8 @@ ET_DYN = 3 ET_EXEC = 2 NMAGIC = 264 OMAGIC = 263 +O_RDWR = 2 +O_WRONLY = 1 PT_DYNAMIC = 2 PT_GNU_STACK = 1685382481 PT_INTERP = 3 |
