PATCH: ISOify sim/erc32
Ben Elliston
bje@au1.ibm.com
Fri Jul 8 08:18:00 GMT 2005
Committed as obvious:
2005-07-08 Ben Elliston <bje@au.ibm.com>
* func.c: Remove ANSI_PROTOTYPES conditional code.
Index: func.c
===================================================================
RCS file: /cvs/src/src/sim/erc32/func.c,v
retrieving revision 1.3
diff -u -p -r1.3 func.c
--- func.c 7 Mar 2005 11:09:05 -0000 1.3
+++ func.c 8 Jul 2005 08:02:42 -0000
@@ -1002,11 +1002,7 @@ sys_halt()
#include "ansidecl.h"
-#ifdef ANSI_PROTOTYPES
#include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
#include "libiberty.h"
#include "bfd.h"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20050708/9f52c701/attachment.sig>
More information about the Gdb-patches
mailing list