2002-11-13 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / remote-vx68.c
index 2ebaa633f770db92ee786856a851f86375a83a35..c6f1e68797cef330a5431222400e5929b03d4d0b 100644 (file)
@@ -30,7 +30,7 @@
 #include "gdbcore.h"
 #include "command.h"
 #include "symtab.h"
-#include "symfile.h"           /* for struct complaint */
+#include "symfile.h"
 #include "regcache.h"
 
 #include "gdb_string.h"
@@ -116,7 +116,7 @@ vx_read_register (int regno)
 
   /* Mark the register cache valid.  */
 
-  registers_fetched ();
+  deprecated_registers_fetched ();
 }
 
 /* Store a register or registers into the VxWorks target.
This page took 0.023773 seconds and 4 git commands to generate.