Skip to content

Commit a72d469

Browse files
committed
Add upcall_malloc_dyn to rustrt.def.in.
1 parent 591b280 commit a72d469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rt/rustrt.def.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ upcall_free
7373
upcall_validate_box
7474
upcall_log_type
7575
upcall_malloc
76+
upcall_malloc_dyn
7677
upcall_rust_personality
7778
upcall_vec_grow
7879
upcall_str_new

0 commit comments

Comments
 (0)