On 16 Jul 2002, Eric W Biederman wrote: > Hmm. The includes at the top of hardware main, should handle that (i.e.): > #if USE_ELF_BOOT > #include <rom/read_bytes.h> > #include <boot/elf.h> > #endif
OK, put them in and that did it. ron
On 16 Jul 2002, Eric W Biederman wrote: > Hmm. The includes at the top of hardware main, should handle that (i.e.): > #if USE_ELF_BOOT > #include <rom/read_bytes.h> > #include <boot/elf.h> > #endif
OK, put them in and that did it. ron