aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_inet_icmp_arm.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_inet_icmp_arm.const')
-rw-r--r--sys/linux/socket_inet_icmp_arm.const10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/linux/socket_inet_icmp_arm.const b/sys/linux/socket_inet_icmp_arm.const
deleted file mode 100644
index 21fd28ccf..000000000
--- a/sys/linux/socket_inet_icmp_arm.const
+++ /dev/null
@@ -1,10 +0,0 @@
-# AUTOGENERATED FILE
-AF_INET = 2
-AF_INET6 = 10
-ICMP_FILTER = 1
-IPPROTO_ICMP = 1
-IPPROTO_ICMPV6 = 58
-SOCK_DGRAM = 2
-SOCK_RAW = 3
-__NR_setsockopt = 294
-__NR_socket = 281