From 18ff9f4f1bddd11c341a37177885ac89fcccedd9 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 12 Apr 2002 19:33:52 +0000 Subject: Import of Binutils from the FSF 2.12 branch. (this fixes several linker problems and coredumps) These bits are taken from the FSF anoncvs repo on 10-April-2002 13:24 Zulu --- contrib/binutils/bfd/elf-bfd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/binutils/bfd/elf-bfd.h') diff --git a/contrib/binutils/bfd/elf-bfd.h b/contrib/binutils/bfd/elf-bfd.h index 0bd559f..4439daa 100644 --- a/contrib/binutils/bfd/elf-bfd.h +++ b/contrib/binutils/bfd/elf-bfd.h @@ -1531,6 +1531,8 @@ extern char *elfcore_write_prfpreg PARAMS ((bfd *, char *, int *, void *, int)); extern char *elfcore_write_prxfpreg PARAMS ((bfd *, char *, int *, void *, int)); +extern char *elfcore_write_lwpstatus + PARAMS ((bfd*, char*, int*, long, int, void*)); /* MIPS ELF specific routines. */ -- cgit v1.1