From 66e5a8ca185dd301a17c61718a096e3035766fdf Mon Sep 17 00:00:00 2001 From: Elliott Slaughter Date: Mon, 23 Jul 2012 12:21:41 -0700 Subject: [PATCH] Add rustrt wrapper functions to export list. --- src/rt/rustrt.def.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index 620e9199e01..2079db61466 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -86,6 +86,11 @@ upcall_del_stack upcall_reset_stack_limit upcall_exchange_malloc upcall_exchange_free +rust_upcall_exchange_free +rust_upcall_exchange_malloc +rust_upcall_fail +rust_upcall_free +rust_upcall_malloc rust_uv_loop_new rust_uv_loop_delete rust_uv_loop_refcount