syzkaller/sys/test/test_64.const
Dmitry Vyukov 5de34a784c pkg/compiler: don't specify syscall consts for test OS
This is just tedious. Fabricate them on the fly.
2020-03-17 21:19:13 +01:00

5 lines
81 B
Plaintext

IPPROTO_ICMPV6 = 58
IPPROTO_TCP = 6
IPPROTO_UDP = 17
ARCH_64_SPECIFIC_CONST = 10