aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-08-26 21:36:08 +0200
committerDmitry Vyukov <dvyukov@google.com>2017-08-27 11:51:40 +0200
commita3857c4e90fa4a3fbe78bd4b53cdc77aa91533cf (patch)
tree8bc28379a29112de7bc11c57f3d91d0baba84594 /sys/test_ppc64le.const
parent9ec49e082f811482ecdccc837c27961d68247d25 (diff)
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Now pkg/compiler deals with consts.
Diffstat (limited to 'sys/test_ppc64le.const')
-rw-r--r--sys/test_ppc64le.const3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/test_ppc64le.const b/sys/test_ppc64le.const
index c9328ca7e..0581cbde3 100644
--- a/sys/test_ppc64le.const
+++ b/sys/test_ppc64le.const
@@ -1 +1,4 @@
# AUTOGENERATED FILE
+IPPROTO_ICMPV6 = 58
+IPPROTO_TCP = 6
+IPPROTO_UDP = 17