freebsd-dev/sys/dev/pccard
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
..
card_if.m cardbus -> CardBus 2010-01-03 23:31:58 +00:00
pccard_cis_quirks.c
pccard_cis.c Allow zero length memroy space descriptor sections. It is apparently 2009-03-11 08:14:44 +00:00
pccard_cis.h
pccard_device.c
pccard.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pccarddevs Another PC Card that needs the CIS strings for the Surecom EP-427X, 2009-04-24 17:27:45 +00:00
pccardreg.h
pccardvar.h Replace inline static' by static inline'. 2011-12-13 14:06:01 +00:00
pccardvarp.h
power_if.m