cvs commit: src/sys/dev/asr asr.c

Scott Long scottl at FreeBSD.org
Fri Apr 30 18:25:06 PDT 2004


scottl      2004/04/30 18:25:05 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/asr          asr.c 
  Log:
  Get rid of a bunch of useless macros.  STATIC becomes static, INLINE becomes
  __inline where appropriate and gets nuked elsewhere, IN/OUT/INOUT go away.
  Reformat code affected by this.
  
  Revision  Changes    Path
  1.48      +234 -374  src/sys/dev/asr/asr.c


More information about the cvs-src mailing list