cvs commit: src/sys/cpu/i386/misc atomic.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Nov  8 13:01:02 PST 2006
    
    
  
dillon      2006/11/08 12:59:52 PST
DragonFly src repository
  Modified files:
    sys/cpu/i386/misc    atomic.c 
  Log:
  Add a missing #undef to properly compile atomic.c functions into the
  kernel so modules can access them.
  
  Revision  Changes    Path
  1.3       +2 -1      src/sys/cpu/i386/misc/atomic.c
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/i386/misc/atomic.c.diff?r1=1.2&r2=1.3&f=u
    
    
More information about the Commits
mailing list