Subject: inline To: None <tech-kern@netbsd.org> From: Lennart Augustsson <lennart@augustsson.net> List: tech-kern Date: 08/10/2000 11:08:17
Which is the politically correct way to declare an inline function in
the kernel? At the moment we seem to have a mixture of `inline',
`__inline', and `__inline__'.
--
-- Lennart