aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rustrt.def.in
diff options
context:
space:
mode:
authorMarijn Haverbeke <[email protected]>2011-04-19 18:12:49 +0200
committerMarijn Haverbeke <[email protected]>2011-04-19 18:12:49 +0200
commit9287641c863df40561e0cca188fee1842cbe13e2 (patch)
treecf1df53adc13315299be5af1b8b3311f5065d1f8 /src/rt/rustrt.def.in
parentOverhaul logging system in runtime (diff)
downloadrust-9287641c863df40561e0cca188fee1842cbe13e2.tar.xz
rust-9287641c863df40561e0cca188fee1842cbe13e2.zip
add rustboot-specific log upcalls to .def file
Diffstat (limited to 'src/rt/rustrt.def.in')
-rw-r--r--src/rt/rustrt.def.in2
1 files changed, 2 insertions, 0 deletions
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