c6x: kill ELF_CORE_COPY_FPREGS

not used anymore, now that fdpic coredump got switched to regset

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2020-06-30 11:02:24 -04:00
parent 7848d2e26d
commit d4948d19d4
1 changed files with 0 additions and 2 deletions
arch/c6x/include/asm

View File

@ -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.
*/