Ronald G Minnich <[EMAIL PROTECTED]> writes: > This is kind of OK for me for now, as I am still using linuxbiosmain. I > also note that my roadrunner2 ELF-based bios no longer builds: > /users/rminnich/src/bios/freebios/src/arch/i386/lib/hardwaremain.c: In > function `hardwaremain': > /users/rminnich/src/bios/freebios/src/arch/i386/lib/hardwaremain.c:401: > warning: implicit declaration of function `elfboot' > /users/rminnich/src/bios/freebios/src/arch/i386/lib/hardwaremain.c:401: > `streams' undeclared (first use in this function)
Ouch, I just looked and somehow when I moved the includes to hardwaremain.c for directly calling elfboot they didn't move :(. This is now fixed. Eric
