From 9287641c863df40561e0cca188fee1842cbe13e2 Mon Sep 17 00:00:00 2001 From: Marijn Haverbeke Date: Tue, 19 Apr 2011 18:12:49 +0200 Subject: add rustboot-specific log upcalls to .def file --- src/rt/rustrt.def.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/rt') diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index cf10a402..9ea6bee4 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -46,7 +46,9 @@ upcall_kill upcall_log_double upcall_log_float upcall_log_int +upcall_log_int_rustboot upcall_log_str +upcall_log_str_rustboot upcall_malloc upcall_mark upcall_new_chan -- cgit v1.2.3