cvs commit: src/sys/i386/include atomic.h
    Joerg Sonnenberger 
    joerg at britannica.bec.de
       
    Sun Oct  1 10:36:42 PDT 2006
    
    
  
On Sun, Oct 01, 2006 at 05:09:29AM -0700, Victor Balada Diaz wrote:
>   Modified files:
>     sys/i386/include     atomic.h 
>   Log:
>   Fix name collision on C++.
>   
>   Submitted-By: Pavlin Radoslavov <pavlin at xxxxxxxx>
I intentionally didn't fix the header directly, since no C++ is supposed
to use it. And code messing with -D_KERNEL is not really supposed to be
C++ clean either.
Joerg
    
    
More information about the Commits
mailing list