Add rustrt wrapper functions to export list.

This commit is contained in:
Elliott Slaughter 2012-07-23 12:21:41 -07:00
parent 874b2f1ed5
commit 66e5a8ca18

View file

@ -86,6 +86,11 @@ upcall_del_stack
upcall_reset_stack_limit upcall_reset_stack_limit
upcall_exchange_malloc upcall_exchange_malloc
upcall_exchange_free 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_new
rust_uv_loop_delete rust_uv_loop_delete
rust_uv_loop_refcount rust_uv_loop_refcount