Include regcache.h

This commit is contained in:
Andrew Cagney
2001-03-14 23:23:16 +00:00
parent 0981ead9af
commit f88e2c5226
45 changed files with 128 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#include <unistd.h>
#include <mach.h>
#include <mach/exception.h>
#include "regcache.h"
extern char *gnu_target_pid_to_str (int pid);