看板 DFBSD_commit 關於我們 聯絡資訊
commit fcddbf945d9039da3dc2577e04efadfe40e907f0 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu May 5 13:18:03 2011 +0800 i386: Get rid of cpu_apic_versions This global array is only used by kprintf, well, useless now. Summary of changes: sys/platform/pc32/i386/mp_machdep.c | 16 +++------------- sys/platform/pc32/include/smp.h | 1 - 2 files changed, 3 insertions(+), 14 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fcddbf945d9039da3dc2577e04efadfe40e907f0 -- DragonFly BSD source repository