summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/dmyext.c
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_6/dmyext.c')
-rw-r--r--ruby_1_8_6/dmyext.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ruby_1_8_6/dmyext.c b/ruby_1_8_6/dmyext.c
new file mode 100644
index 0000000000..4120d493c3
--- /dev/null
+++ b/ruby_1_8_6/dmyext.c
@@ -0,0 +1,4 @@
+void
+Init_ext()
+{
+}