cvs commit: src/sys/i386/include cpufunc.h
    Bruce Evans 
    bde at FreeBSD.org
       
    Fri Mar  5 07:22:07 PST 2004
    
    
  
bde         2004/03/05 07:22:05 PST
  FreeBSD src repository
  Modified files:
    sys/i386/include     cpufunc.h 
  Log:
  Removed garbage:
  - completely unused things
  - all of rev.1.102 (C++ support).  <sys/cdefs.h> is included by the
    prerequisite <sys/types.h>.  __BEGIN_DECLS/__END_DECLS has no effect
    (except possibly if undefined behaviour is invoked using a hack like
    defining away __inline) since this header doesn't really support any
    extern functions.
  
  Revision  Changes    Path
  1.137     +0 -14     src/sys/i386/include/cpufunc.h
    
    
More information about the cvs-all
mailing list