diff options
Diffstat (limited to 'common/proc.c')
| -rw-r--r-- | common/proc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/proc.c b/common/proc.c index 6a3bedf..946078b 100644 --- a/common/proc.c +++ b/common/proc.c @@ -37,9 +37,7 @@ stat_t init_proc(void *fdt) return ERR_OOMEM; /* set current tcb */ - cpu_assign(t); use_tcb(t); - use_vmem(t->proc.vmem); /* allocate stacks after ELF file to make sure nothing of importance * clashes */ |
