Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2002 09:43:35 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys cdefs.h
Message-ID:  <200207081643.g68GhZdg049386@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/07/08 09:43:35 PDT

  Modified files:
    sys/sys              cdefs.h 
  Log:
  Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>.  It's
  hardly MD, since all our platforms share the same macro.  It's not
  really compiler dependent either, but this helps in reducing
  <machine/ansi.h> to only type definitions.
  
  Revision  Changes    Path
  1.56      +6 -0      src/sys/sys/cdefs.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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