git: x86_64: Move ioapic function declarations from smp.h to apic/ioapic.h
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Wed May  4 05:04:37 PDT 2011
    
    
  
commit 61452645d3f99a146c86b5d16370d59041315db9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed May 4 17:04:43 2011 +0800
    x86_64: Move ioapic function declarations from smp.h to apic/ioapic.h
Summary of changes:
 sys/platform/pc64/acpica5/acpi_madt.c     |    1 +
 sys/platform/pc64/apic/ioapic.c           |    1 +
 sys/platform/{pc32 => pc64}/apic/ioapic.h |    3 +-
 sys/platform/pc64/apic/ioapic_abi.c       |    3 +-
 sys/platform/pc64/include/smp.h           |   35 -----------------------------
 sys/platform/pc64/x86_64/mp_machdep.c     |    1 +
 6 files changed, 7 insertions(+), 37 deletions(-)
 copy sys/platform/{pc32 => pc64}/apic/ioapic.h (94%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61452645d3f99a146c86b5d16370d59041315db9
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list