rt: Remove the GC alloc chain
This commit is contained in:
@@ -57,7 +57,6 @@ rust_task::rust_task(rust_scheduler *sched, rust_task_list *state,
|
||||
ref_count(1),
|
||||
stk(NULL),
|
||||
runtime_sp(0),
|
||||
gc_alloc_chain(0),
|
||||
sched(sched),
|
||||
cache(NULL),
|
||||
kernel(sched->kernel),
|
||||
|
||||
Reference in New Issue
Block a user