exec_info
open_aout(const char *fn, struct aout_m68k *hdr, struct exec_info *inf)
open_elf(const char *fn, FILE *fp, struct elf_m68k_hdr *hdr, struct exec_info *inf)
open_exec(const char *fn, struct exec_info *inf)
check_2_exec_inf(struct exec_info *inf1, struct exec_info *inf2)
struct exec_info inf1, inf2;
struct exec_info *inf);
struct exec_info *inf);
FILE *open_exec(const char *fn, struct exec_info *inf);
int check_2_exec_inf(struct exec_info *inf1, struct exec_info *inf2);