aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/include/asm/elf.h')
-rw-r--r--arch/mn10300/include/asm/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mn10300/include/asm/elf.h b/arch/mn10300/include/asm/elf.h
index e5fa97cd9a14..a30d220de5ca 100644
--- a/arch/mn10300/include/asm/elf.h
+++ b/arch/mn10300/include/asm/elf.h
@@ -47,8 +47,6 @@ typedef struct {
47 u_int32_t fpcr; 47 u_int32_t fpcr;
48} elf_fpregset_t; 48} elf_fpregset_t;
49 49
50extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
51
52/* 50/*
53 * This is used to ensure we don't load something for the wrong architecture 51 * This is used to ensure we don't load something for the wrong architecture
54 */ 52 */