diff options
Diffstat (limited to 'src/rt/rustrt.def.in')
| -rw-r--r-- | src/rt/rustrt.def.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index 5f9300f7..cf10a402 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -44,6 +44,7 @@ upcall_grow_task upcall_join upcall_kill upcall_log_double +upcall_log_float upcall_log_int upcall_log_str upcall_malloc |