Thu Aug 7 13:39:31 1997 Geoffrey Noer <noer@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / w89k-rom.c
index 9eaf25c2f9297c64ccba376f3d0a0b45d751fae1..ee2336876d46a056a91c764504d6c9c74b69adcf 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
 #include "gdbcore.h"
@@ -298,7 +298,7 @@ static struct monitor_ops w89k_cmds =
   MONITOR_OPS_MAGIC            /* magic */
   };
 
-void
+static void
 w89k_open(args, from_tty)
      char *args;
      int from_tty;
This page took 0.024116 seconds and 4 git commands to generate.