diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c index 0ef12919f8ee..a7407b9d279a 100644 --- a/sys/pc98/pc98/machdep.c +++ b/sys/pc98/pc98/machdep.c @@ -1971,7 +1971,6 @@ init386(first) PCPU_SET(prvspace, pc); PCPU_SET(curthread, &thread0); PCPU_SET(curpcb, thread0.td_pcb); - PCPU_SET(curtid, thread0.td_tid); /* * Initialize mutexes.