看板 DFBSD_commit 關於我們 聯絡資訊
commit b44f1d28e32da8224aa0e940bae5002be94c91fc Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sat Feb 12 15:05:17 2011 +0800 x86_64: Function renaming lapic_init -> lapic_map Keep the function name as close to i386's as possible Summary of changes: sys/platform/pc64/apic/mpapic.c | 2 +- sys/platform/pc64/apic/mpapic.h | 2 +- sys/platform/pc64/x86_64/mp_machdep.c | 4 ++-- sys/platform/pc64/x86_64/mp_madt.c | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b44f1d28e32da8224aa0e940bae5002be94c91fc -- DragonFly BSD source repository