dillon 2003/07/24 22:28:54 PDT
Modified files:
usr.bin/top machine.c
Log:
Remove thread->td_cpu. thread->td_gd (which points to the globaldata
structure) is sufficient. Add e_cpuid to eproc to compensate.
Revision Changes Path
1.8 +2 -2 src/usr.bin/top/machine.c