CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/11/26 04:59:40
Modified files: sys/arch/amd64/include: cpu.h sys/arch/amd64/amd64: cpu.c Log message: Nuke the unused variable cpus_attached. It is unused and 32 bits aren't enough to keep track of possible cores these days anyway. 36-core amd64 box encountered by dlg@ ok dlg@ kettenis@