From cba1200696dfad3a4748d3bf01b98f156bdfc3a2 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 29 Apr 2005 16:49:20 +0000 Subject: 2005-04-29 H.J. Lu * bucomm.c: Undo the last change. * bucomm.h: Likewise. --- binutils/bucomm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'binutils/bucomm.h') diff --git a/binutils/bucomm.h b/binutils/bucomm.h index 61a64bf..d724586 100644 --- a/binutils/bucomm.h +++ b/binutils/bucomm.h @@ -152,6 +152,8 @@ void bfd_nonfatal (const char *); void bfd_fatal (const char *) ATTRIBUTE_NORETURN; +void report (const char *, va_list); + void fatal (const char *, ...) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN; void non_fatal (const char *, ...) ATTRIBUTE_PRINTF_1; -- cgit v1.1