aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/test/ping2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/test/ping b/sys/linux/test/ping
new file mode 100644
index 000000000..631bd958e
--- /dev/null
+++ b/sys/linux/test/ping
@@ -0,0 +1,2 @@
+r0 = socket$inet_icmp(AUTO, AUTO, AUTO)
+close(r0)