提交 0ddbc96e 编写于 作者: M Mike Frysinger 提交者: Edgar E. Iglesias

fix linux-user microblaze ELF_ARCH definition

Signed-off-by: NMike Frysinger <vapier@gentoo.org>
Signed-off-by: NEdgar E. Iglesias <edgar.iglesias@gmail.com>
上级 82584e21
......@@ -652,7 +652,7 @@ static void elf_core_copy_regs(target_elf_gregset_t *regs, const CPUState *env)
#define ELF_CLASS ELFCLASS32
#define ELF_DATA ELFDATA2MSB
#define ELF_ARCH EM_MIPS
#define ELF_ARCH EM_XILINX_MICROBLAZE
static inline void init_thread(struct target_pt_regs *regs, struct image_info *infop)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册