summaryrefslogtreecommitdiff
path: root/gdb/v850ice.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/v850ice.c')
-rw-r--r--gdb/v850ice.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/v850ice.c b/gdb/v850ice.c
index bb1385a6325..e0331fa5d3a 100644
--- a/gdb/v850ice.c
+++ b/gdb/v850ice.c
@@ -371,7 +371,6 @@ v850ice_open (char *name, int from_tty)
/* Clean up connection to a remote debugger. */
-/* ARGSUSED */
static void
v850ice_close (int quitting)
{
@@ -587,7 +586,6 @@ v850ice_prepare_to_store (void)
We can only read/write MAX_BLOCK_SIZE bytes at a time, though, or the DLL
dies. */
-/* ARGSUSED */
static int
v850ice_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len,
int should_write, struct target_ops *target)