Add upcall_malloc_dyn to rustrt.def.in.
This commit is contained in:
parent
591b2802ff
commit
a72d469067
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ upcall_free
|
|||
upcall_validate_box
|
||||
upcall_log_type
|
||||
upcall_malloc
|
||||
upcall_malloc_dyn
|
||||
upcall_rust_personality
|
||||
upcall_vec_grow
|
||||
upcall_str_new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue