freebsd-dev/sys/dev/fdc
Ed Schouten 75da3c1a9b Replace inline static' by static inline'.
If I interpret the C standard correctly, the storage specifier should be
placed before the inline keyword. While at it, replace __inline by
inline in the files affected.
2011-12-13 14:06:01 +00:00
..
fdc_acpi.c Fix a regression from r200554, which broke fdc(4) attachment to acpi(4). 2010-05-30 03:45:41 +00:00
fdc_isa.c
fdc_pccard.c Remove duplicate header includes 2011-06-28 08:36:48 +00:00
fdc.c Replace inline static' by static inline'. 2011-12-13 14:06:01 +00:00
fdcvar.h