Move include/callback.h and include/remote-sim.h to include/gdb/.

Update accordingly.
This commit is contained in:
Andrew Cagney
2002-06-09 15:45:54 +00:00
parent 1029b7fa6a
commit 3c25f8c7b0
55 changed files with 182 additions and 82 deletions

View File

@@ -35,8 +35,8 @@
#include "terminal.h"
#include "target.h"
#include "gdbcore.h"
#include "callback.h"
#include "remote-sim.h"
#include "gdb/callback.h"
#include "gdb/remote-sim.h"
#include "remote-utils.h"
#include "command.h"
#include "regcache.h"