git: DragonFly_RELEASE_2_12 x86_64 - Remove unneeded globaldata.c file.
    Antonio Huete Jimenez 
    tuxillo at crater.dragonflybsd.org
       
    Tue Oct 18 07:43:57 PDT 2011
    
    
  
commit 66f57e1457e7eaead64b26f68812e9aa66e82b93
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Thu Oct 6 17:46:52 2011 +0200
    x86_64 - Remove unneeded globaldata.c file.
    
    Functions globaldata_find(), cpu_gdinit() and is_globaldata_space()
    are correctly defined in machdep.c.
Summary of changes:
 sys/platform/pc64/conf/files          |    1 -
 sys/platform/pc64/x86_64/globaldata.c |   63 ---------------------------------
 2 files changed, 0 insertions(+), 64 deletions(-)
 delete mode 100644 sys/platform/pc64/x86_64/globaldata.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66f57e1457e7eaead64b26f68812e9aa66e82b93
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list