*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / sh3-rom.c
index 3fd1e68bb07484e1bead295804c9b5f96ce595dc..030452c2a3357d782d736c25e5c99e0c1b3c0d21 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote target glue for the Hitachi SH-3 ROM monitor.
-   Copyright 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "monitor.h"
 #include "serial.h"
 #include "srec.h"
+#include "arch-utils.h"
 
 static serial_t parallel;
 static int parallel_in_use;
 
-static void sh3_open PARAMS ((char *args, int from_tty));
+static void sh3_open (char *args, int from_tty);
 
 static void
 sh3_supply_register (regname, regnamelen, val, vallen)
This page took 0.024657 seconds and 4 git commands to generate.