From 4e052eda914ce3a3c48b31a0d13bce89c364495e Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 1 Mar 2001 01:39:22 +0000 Subject: Create new file regcache.h. Update all uses. --- gdb/sh3-rom.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/sh3-rom.c') diff --git a/gdb/sh3-rom.c b/gdb/sh3-rom.c index a470488c242..989e0fb78ac 100644 --- a/gdb/sh3-rom.c +++ b/gdb/sh3-rom.c @@ -25,6 +25,7 @@ #include "serial.h" #include "srec.h" #include "arch-utils.h" +#include "regcache.h" static serial_t parallel; static int parallel_in_use; -- cgit v1.2.1