summaryrefslogtreecommitdiff
path: root/byterun/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/alloc.c')
-rw-r--r--byterun/alloc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/byterun/alloc.c b/byterun/alloc.c
index 96a21bf1f5..8afc5b7859 100644
--- a/byterun/alloc.c
+++ b/byterun/alloc.c
@@ -198,3 +198,7 @@ CAMLprim value caml_update_dummy(value dummy, value newval)
}
return Val_unit;
}
+
+
+
+