[OpenBIOS] Missing prototype

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Wed Mar 17 23:22:39 CET 2010


Mark Cave-Ayland wrote:

>> I found a little bug in arch/x86/sys_info.c. There is a missing 
>> function prototype for void collect_sys_info(struct sys_info *info). 
>> Just adding void collect_sys_info(struct sys_info *info); right above 
>> the function definition fixes the problem. 
> 
> Hmmm how bizarre. This is similar to the strange PPC bug in that certain 
> combinations of code/headers work fine in one place (amd64) but not in 
> the other (x86). Thanks for the heads-up, I shall fix this either later 
> today or tomorrow.

Done. Please let me know if you find any other build problems.


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs



More information about the OpenBIOS mailing list