aboutsummaryrefslogtreecommitdiff
path: root/test_msgnet/main_.go
diff options
context:
space:
mode:
Diffstat (limited to 'test_msgnet/main_.go')
-rw-r--r--test_msgnet/main_.go7
1 files changed, 7 insertions, 0 deletions
diff --git a/test_msgnet/main_.go b/test_msgnet/main_.go
new file mode 100644
index 0000000..2f53d93
--- /dev/null
+++ b/test_msgnet/main_.go
@@ -0,0 +1,7 @@
+package main
+
+// void onTerm_cgo(int sig) {
+// void onTerm(int);
+// onTerm(sig);
+// }
+import "C"