aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/trusty_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-01-25 16:10:00 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-01-25 16:10:00 +0100
commita3d9f7e34dbad7e7c6804ee5107c3ddcf0bfef22 (patch)
tree5520a26ab51407bc35d900a8ef77dd61158cfd76 /sys/linux/trusty_ppc64le.const
parent6fde58c61bdd29262e5e1af69b65d3d3d4edf644 (diff)
sys/linux: fix up mptcp descriptions
1. Generate .const files for all arches. 2. Don't extract mptcp consts on android. 3. Remove mptcp includes from vnet.txt. 4. Enable CONFIG_MPTCP in syz-extract (mptcp is not like all other kernel headers).
Diffstat (limited to 'sys/linux/trusty_ppc64le.const')
-rw-r--r--sys/linux/trusty_ppc64le.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/trusty_ppc64le.const b/sys/linux/trusty_ppc64le.const
index 448e88284..329b78724 100644
--- a/sys/linux/trusty_ppc64le.const
+++ b/sys/linux/trusty_ppc64le.const
@@ -71,4 +71,5 @@ TRUSTY_STORAGE_FILE_WRITE = 10
TRUSTY_STORAGE_RPMB_SEND = 16
__NR_ioctl = 54
__NR_openat = 286
+__NR_read = 3
__NR_write = 4