Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 18:04:02 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include pcpu.h src/sys/i386/include pcpu.h
Message-ID:  <200702061804.l16I42UF030368@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2007-02-06 18:04:02 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    pcpu.h 
    sys/i386/include     pcpu.h 
  Log:
  Fixed some style bugs.  Routine except:
  - don't use __GNUCLIKE___OFFSETOF, since __offsetof() is a standard
    FreeBSD implementaion detail which has nothing to do with GNUC.
  
  Revision  Changes    Path
  1.46      +32 -31    src/sys/amd64/include/pcpu.h
  1.48      +35 -34    src/sys/i386/include/pcpu.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702061804.l16I42UF030368>