trying to get alpha back.
This commit is contained in:
parent
66bfde10d1
commit
166e7df814
13 changed files with 140 additions and 16 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue