diff options
Diffstat (limited to 'arch/x86/um/asm/elf.h')
-rw-r--r-- | arch/x86/um/asm/elf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/um/asm/elf.h b/arch/x86/um/asm/elf.h index 6052200fe925..62ed5d68a978 100644 --- a/arch/x86/um/asm/elf.h +++ b/arch/x86/um/asm/elf.h @@ -8,6 +8,8 @@ #include <asm/user.h> #include <skas.h> +#define CORE_DUMP_USE_REGSET + #ifdef CONFIG_X86_32 #define R_386_NONE 0 |