1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/dev/spibus
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
..
spi.h
spibus_if.m
spibus.c
spibusvar.h Replace inline static' by static inline'. 2011-12-13 14:06:01 +00:00