git: amd64: declare initializecpu outside of SMP
    Simon Schubert 
    corecode at crater.dragonflybsd.org
       
    Thu Sep  3 16:19:47 PDT 2009
    
    
  
commit 6e738e4ef47a760239b9d0899c70f549bba1a063
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Thu Sep 3 22:41:01 2009 +0200
    amd64: declare initializecpu outside of SMP
    
    initializecpu() is not a SMP-only function; we have to
    always declare it.  smp.h is the wrong file, but I didn't
    find any better location.
Summary of changes:
 sys/platform/pc64/include/smp.h |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e738e4ef47a760239b9d0899c70f549bba1a063
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list