Add the file include/gdb/sim-arm.h defining an enum that specifies the

register numbering used by the GDB<->SIM interface.
This commit is contained in:
Andrew Cagney
2002-06-12 21:19:42 +00:00
parent 325268e1c1
commit 65826b61a9
2 changed files with 69 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-06-12 Andrew Cagney <ac131313@redhat.com>
* sim-arm.h: New file.
2002-06-08 Andrew Cagney <cagney@redhat.com>
* callback.h: Copy to here from directory above.