[coreboot] v3 for alix: add ide support

Peter Stuge peter at stuge.se
Thu Feb 7 07:28:44 CET 2008


On Thu, Feb 07, 2008 at 01:21:15AM -0500, Corey Osgood wrote:
> >+    printk(BIOS_DEBUG, "cs5536_ide: %s\n", __func__);
> 
> not __FUNCTION__ any more? I'm not sure what the current standards
> are,

__func__ is good.

http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Function-Names.html


//Peter




More information about the coreboot mailing list