aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/interf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/interf.c')
-rw-r--r--sim/erc32/interf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c
index ec8ca22..3d53574 100644
--- a/sim/erc32/interf.c
+++ b/sim/erc32/interf.c
@@ -34,10 +34,6 @@
#include "gdb/remote-sim.h"
-#ifndef fprintf
-extern fprintf();
-#endif
-
#define PSR_CWP 0x7
#define VAL(x) strtol(x,(char **)NULL,0)