===== elfcore32.h 1.1 vs 1.2 ===== --- 1.1/arch/ia64/ia32/elfcore32.h Fri Aug 8 09:07:30 2003 +++ 1.2/arch/ia64/ia32/elfcore32.h Fri Aug 8 10:05:00 2003 @@ -99,7 +99,7 @@ } static inline int -elf_core_copy_task_fpregs(struct task_struct *tsk, elf_fpregset_t *fpu) +elf_core_copy_task_fpregs(struct task_struct *tsk, struct pt_regs *xregs, elf_fpregset_t *fpu) { struct ia32_user_i387_struct *fpstate = (void*)fpu;