On Jan 21, 2008 1:14 PM, Marc Jones <[EMAIL PROTECTED]> wrote: =================================================================== > --- LinuxBIOSv3.orig/include/lib.h 2008-01-11 15:52:52.000000000 -0700 > +++ LinuxBIOSv3/include/lib.h 2008-01-11 16:04:12.000000000 -0700 > @@ -36,11 +36,4 @@ > void beep_short(void); > void beep_long(void); > > -/* smbus functions */ > -int smbus_read_byte(unsigned device, unsigned address);
hmm. So where does the prototype live then? > - > -/* dram functions */ > -void ram_failure(const char *why); > -void ram_initialize(int controllers, void *ctrl); These are in lib/ram.c and even defined in the documentation ;-) What should we do about that? ron -- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot