Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

Al Viro d4948d19 7848d2e2

-2
-2
arch/c6x/include/asm/elf.h
··· 39 39 40 40 #define ELF_FDPIC_CORE_EFLAGS 0 41 41 42 - #define ELF_CORE_COPY_FPREGS(...) 0 /* No FPU regs to copy */ 43 - 44 42 /* 45 43 * These are used to set parameters in the core dumps. 46 44 */