aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/binfmt.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-10-24 14:19:37 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-10-25 07:56:49 +0000
commitba18b40ca3ec5a7fcbd9a0abed1d54e33b36b720 (patch)
treea58d6f4d62ffd1bbb955744d0211e12eca2e1645 /sys/linux/binfmt.txt.const
parent8a06fe656dc01f535065f9d0fa098a274ca910b6 (diff)
sys/linux: regenerate descriptions
Regenerate descriptions on kernel commit 715ca9dd687f89ddaac8ec8ccb3b5e5a30311a99.
Diffstat (limited to 'sys/linux/binfmt.txt.const')
-rw-r--r--sys/linux/binfmt.txt.const2
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