[coreboot] [patch] superiotool NetBSD support

Warren Turkal wt at penguintechs.org
Mon Oct 18 07:51:06 CEST 2010


On Sunday, October 17, 2010 07:39:06 am Jonathan A. Kollasch wrote:
> Provide for I/O space access on NetBSD.
> 
> Signed-off-by: Jonathan Kollasch <jakllsch at kollasch.net>
> ---

It might be better to use "inline" instead of "__inline" and define a macro to 
use the real name you want on certain platorms since c99 reserves the keyword 
"inline" for this purpose.

Having said that, do those functions really need to be inlined?

Thanks,
wt




More information about the coreboot mailing list