cvs commit: src/sys/amd64/include pcpu.h src/sys/i386/include pcpu.h

Bruce Evans bde at FreeBSD.org
Sun Nov 16 20:40:59 PST 2003


bde         2003/11/16 20:40:58 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/include    pcpu.h 
    sys/i386/include     pcpu.h 
  Log:
  Fixed pedantic warnings for statement-expressions using __extension__
  and by not using a statement-expression for the non-expression
  __PCPU_SET().
  
  Revision  Changes    Path
  1.39      +4 -4      src/sys/amd64/include/pcpu.h
  1.40      +4 -4      src/sys/i386/include/pcpu.h


More information about the cvs-src mailing list