cvs commit: src/sys/ia64/ia64 machdep.c mem.c
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Thu Jul 24 22:37:15 PDT 2003
    
    
  
marcel      2003/07/24 22:37:13 PDT
  FreeBSD src repository
  Modified files:
    sys/ia64/ia64        machdep.c mem.c 
  Log:
  Move ia64_pa_access() from machdep.c to mem.c and declare it static.
  It's only used in mem.c and cannot accidentally be used elsewhere
  this way.
  
  Revision  Changes    Path
  1.143     +0 -6      src/sys/ia64/ia64/machdep.c
  1.15      +6 -0      src/sys/ia64/ia64/mem.c
    
    
More information about the cvs-all
mailing list