Blackfin: initial regset support

We don't support core dumps (yet?), but this should make things easier.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger
2010-02-14 22:58:02 +00:00
parent f2ce48024a
commit e50e2f25c5
3 changed files with 97 additions and 31 deletions

View File

@@ -98,13 +98,6 @@ void cpu_idle(void)
}
}
/* Fill in the fpu structure for a core dump. */
int dump_fpu(struct pt_regs *regs, elf_fpregset_t * fpregs)
{
return 1;
}
/*
* This gets run with P1 containing the
* function to call, and R1 containing