git: vkernel - Add physmem global
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Sep 23 10:15:23 PDT 2010
    
    
  
commit 9f90716f6c4ca5ba76e7c09fbe64eb706ccbcb67
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 23 10:14:33 2010 -0700
    vkernel - Add physmem global
    
    * The PF module assumes the 'physmem' global exists.  For the moment make
      sure it exists (add it to the vkernel targets).
Summary of changes:
 sys/platform/vkernel/platform/init.c   |    2 ++
 sys/platform/vkernel64/platform/init.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f90716f6c4ca5ba76e7c09fbe64eb706ccbcb67
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list