trying to get alpha back.

This commit is contained in:
Ronald G. Minnich 2002-07-16 23:16:31 +00:00
commit 166e7df814
13 changed files with 140 additions and 16 deletions

View file

@ -390,7 +390,7 @@ typedef Elf64_Phdr Elf_phdr;
#endif
extern int elf_check_arch(Elf_ehdr *ehdr);
extern void jmp_to_elf_entry(void *entry, unsigned long buffer);
extern void jmp_to_elf_entry(void *entry, void * buffer);
struct stream;
struct lb_memory;
extern int elfload(struct stream *stream, struct lb_memory *mem,