DragonFly BSD
DragonFly commits List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: i386: Move ioapic function declarations from smp.h to apic/ioapic.h


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 May 2011 05:03:01 -0700 (PDT)

commit 4298586ae54d29d8aa73f0ab00f7467dea230448
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Wed May 4 11:26:00 2011 +0800

    i386: Move ioapic function declarations from smp.h to apic/ioapic.h

Summary of changes:
 sys/platform/pc32/apic/ioapic.c                    |    1 +
 .../{pc64/apic/mpapic.h => pc32/apic/ioapic.h}     |   75 ++++++++------------
 sys/platform/pc32/apic/ioapic_abi.c                |    3 +-
 sys/platform/pc32/i386/mp_machdep.c                |    1 +
 sys/platform/pc32/include/smp.h                    |   35 ---------
 5 files changed, 34 insertions(+), 81 deletions(-)
 copy sys/platform/{pc64/apic/mpapic.h => pc32/apic/ioapic.h} (56%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4298586ae54d29d8aa73f0ab00f7467dea230448


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]