Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 09, 2007 at 02:22:40PM +0200, Adrian Bunk wrote:

> In C99 (and therefore in gcc >= 4.3), "extern inline" means that the 
> function should be compiled inline where the inline definition is seen, 
> and that the compiler should also emit a copy of the function body with 
> an externally visible symbol.

Uh, indeed.  Thanks for the reminder.  Patch applied.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux