Skip to content

Commit

Permalink
c6x: kill ELF_CORE_COPY_FPREGS
Browse files Browse the repository at this point in the history
not used anymore, now that fdpic coredump got switched to regset

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
  • Loading branch information
Al Viro committed Oct 26, 2020
1 parent 7848d2e commit d4948d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/c6x/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit d4948d1

Please sign in to comment.