add rustboot-specific log upcalls to .def file
This commit is contained in:
parent
880be6a940
commit
9287641c86
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue