[parisc-linux] Re: [parisc-linux-cvs] linux-2.6 jejb

James Bottomley James.Bottomley at steeleye.com
Thu Apr 8 06:36:22 MDT 2004


On Thu, 2004-04-08 at 01:15, Joel Soete wrote:
> Now as far as remember .h files are headers and so should only contains declaration
> of function and not their definition excepted if they are very short  (imho
> 3 line max) but that is a personal limit: does it exist a common agreement
> on this limit? 
> And here why changing translation_exists() definition location?

Because it's an inline function.  To move an inline function to a place
shareable by other files it has to go into a header.

James




More information about the parisc-linux mailing list