Commit d4948d19 authored by Al Viro's avatar Al Viro

c6x: kill ELF_CORE_COPY_FPREGS

not used anymore, now that fdpic coredump got switched to regset
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7848d2e2
......@@ -39,8 +39,6 @@ do { \
#define ELF_FDPIC_CORE_EFLAGS 0
#define ELF_CORE_COPY_FPREGS(...) 0 /* No FPU regs to copy */
/*
* These are used to set parameters in the core dumps.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment