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

@@ -68,7 +68,7 @@ gen_targ_map_c ()
printf ("#include <errno.h>\n");
printf ("#include <fcntl.h>\n");
printf ("#include \"ansidecl.h\"\n");
printf ("#include \"callback.h\"\n");
printf ("#include \"gdb/callback.h\"\n");
printf ("#include \"targ-vals.h\"\n");
printf ("\n");