cvs commit: src/sys/sys cdefs.h

Peter Wemm peter at FreeBSD.org
Tue Jul 22 16:50:34 PDT 2003


peter       2003/07/22 16:50:33 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              cdefs.h 
  Log:
  Attempt to preempt any new gcc-ism references to
  __attribute__((__always_inline__)) by adding an __always_inline macro
  (used like __dead2 etc).  __inline_damnit has also been suggested but we
  have a precedent of keeping the names similar so they are easier to find.
  
  Revision  Changes    Path
  1.74      +6 -0      src/sys/sys/cdefs.h


More information about the cvs-src mailing list