[OpenBIOS] [PATCH] ppc: Create some more function descriptors for ppc64

Andreas Färber andreas.faerber at web.de
Sun Nov 28 14:19:05 CET 2010


Am 28.11.2010 um 14:04 schrieb Blue Swirl:

> On Sun, Nov 28, 2010 at 12:58 PM, Andreas Färber <andreas.faerber at web.de 
> > wrote:
>> Fix an error in generic ppc code as well. Reported by Blue.
>>
>> Cc: Blue Swirl <blauwirbel at gmail.com>
>> Signed-off-by: Andreas Färber <andreas.faerber at web.de>
>
> Acked-by: Blue Swirl <blauwirbel at gmail.com>
>
> This fixes the build for me.

Thanks, applied as r977.

> _get_ticks is not declared in any header, so exporting the symbol
> does not seem useful.

We generally seem to be lacking suitable headers (and a dedicated  
source file in libopenbios/) for helpers like these.
Other assembler functions called from C are declared in the source  
file before use.

Andreas


More information about the OpenBIOS mailing list