Re: [OpenBIOS] r258 - in openbios-devel: arch/ppc/qemu config/examples drivers modules

Nov. 24, 2008
6:11 p.m.
On 11/24/08, svn@openbios.org <svn@openbios.org> wrote:
Author: stepan Date: 2008-11-24 13:38:23 +0100 (Mon, 24 Nov 2008) New Revision: 258
void -init_video( void ) +init_video( uint32_t fb, int width, int height, int depth, int rb ) {
Bad idea, breaks Sparc32. arch/sparc32/../../modules/video.c: At top level: arch/sparc32/../../modules/video.c:309: error: conflicting types for 'init_video' include/openbios/drivers.h:24: error: previous declaration of 'init_video' was here
6077
Age (days ago)
6077
Last active (days ago)
0 comments
1 participants
participants (1)
-
Blue Swirl