提交 dd0a3651 编写于 作者: N Nathan Froyd 提交者: Aurelien Jarno

linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion

Signed-off-by: NNathan Froyd <froydnj@codesourcery.com>
Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
上级 49995e17
......@@ -1764,7 +1764,7 @@ int load_elf_binary(struct linux_binprm * bprm, struct target_pt_regs * regs,
* Core dump code is copied from linux kernel (fs/binfmt_elf.c).
*
* Porting ELF coredump for target is (quite) simple process. First you
* define ELF_USE_CORE_DUMP in target ELF code (where init_thread() for
* define USE_ELF_CORE_DUMP in target ELF code (where init_thread() for
* the target resides):
*
* #define USE_ELF_CORE_DUMP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册