Subject: Re: inline
To: Lennart Augustsson <lennart@augustsson.net>
From: Todd Whitesel <toddpw@best.com>
List: tech-kern
Date: 08/10/2000 03:49:33
> 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__'.

Most other source bases I've seen deal with this by using INLINE and
then putting an appropriate #define or -DINLINE= in all the right places.

Todd Whitesel
toddpw @ best.com