]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/w89k-rom.c
Create new file regcache.h. Update all uses.
[thirdparty/binutils-gdb.git] / gdb / w89k-rom.c
index e33a3c5ff1f6653377ee963cef3e4ef71df3df49..0829815ba90777d387ae85f8540ca02b336c8242 100644 (file)
@@ -1,7 +1,7 @@
 /* Remote target glue for the WinBond ROM monitor running on the "Cougar"
    W89k eval board.
 
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,6 +26,7 @@
 #include "monitor.h"
 #include "serial.h"
 #include "xmodem.h"
+#include "regcache.h"
 
 
 static void w89k_open (char *args, int from_tty);