On Sun, Sep 15, 2013 at 01:07:15AM -0400, Kevin O'Connor wrote:
> This patch series attempts to cleanup some of the include files within
> SeaBIOS.  There are three main goals: split out the complex users of
> util.h into their own header files, introduce a new directory std/ for
> header files that just define standard bios interfaces, and make sure
> no header files (with the exception of util.h) have declarations for
> more than one c file.
> 
> At the end of this series util.h, only contains simple function and
> variable prototypes (ie, no macros, inline code, or struct
> definitions).

FYI - I committed this (slightly modified) series.

-Kevin

_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to