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