* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
[binutils-gdb.git] / gdb / cpu32bug-rom.c
index 6b77506a5a7648e00a0833e272578f390682e352..2801be9ea0fb5f8ad5cd96575877113015bf161f 100644 (file)
@@ -1,5 +1,6 @@
 /* Remote debugging interface for CPU32Bug Rom monitor for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    Written by Stu Grossman of Cygnus Support
 
@@ -25,6 +26,7 @@
 #include "target.h"
 #include "monitor.h"
 #include "serial.h"
+#include "regcache.h"
 
 static void cpu32bug_open (char *args, int from_tty);