Eliminate unused load.

Based on github pull request:	#117
Submitted by:	Wuyang-Chung@github
MFC after:	1 week
This commit is contained in:
kib 2017-11-04 10:50:47 +00:00
parent 50f5a26668
commit a46f239e34

View File

@ -258,7 +258,6 @@ sw1:
movl %eax,(%esp)
movl %edx, PCPU(CURPCB)
movl TD_TID(%ecx),%eax
movl %ecx, PCPU(CURTHREAD) /* into next thread */
/*