git: i386: Move ioapic_map() from mp_machdep.c to ioapic.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu May 12 19:20:31 PDT 2011


commit 05c90f0058e85c736be19acbaf4fb1099a4a8285
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu May 5 19:03:21 2011 +0800

    i386: Move ioapic_map() from mp_machdep.c to ioapic.c

Summary of changes:
 sys/platform/pc32/apic/ioapic.c     |    8 ++++++++
 sys/platform/pc32/apic/ioapic.h     |    1 +
 sys/platform/pc32/i386/mp_machdep.c |    7 -------
 sys/platform/pc32/include/smp.h     |    1 -
 4 files changed, 9 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/05c90f0058e85c736be19acbaf4fb1099a4a8285


-- 
DragonFly BSD source repository





More information about the Commits mailing list