Enable GCC warning flag -Wnested-externs, fix warnings
commit7f5c255ccadc013ae347cfaa98d9b96643f20bed
authorblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Mon, 6 Sep 2010 20:56:54 +0000 (6 20:56 +0000)
committerblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Mon, 6 Sep 2010 20:56:54 +0000 (6 20:56 +0000)
treea4465fa9344f09295bc3bf755dffea3537e78395
parent4377ee59a89c19708833f87d626be4b7079bdf3a
Enable GCC warning flag -Wnested-externs, fix warnings

Move nested extern declarations into header files, or use the
already existing declarations.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@861 f158a5a8-5612-0410-a976-696ce0be7e32
Makefile.target
arch/ppc/qemu/init.c
arch/sparc32/context.c
arch/sparc64/context.c
arch/x86/context.c
arch/x86/openbios.c
arch/x86/openbios.h
drivers/timer.c
drivers/timer.h
include/drivers/drivers.h