OSDN Git Service

* vax-tdep.c: Tweak comments. Reorder include files. Don't
authorkettenis <kettenis>
Sat, 8 May 2004 22:52:43 +0000 (22:52 +0000)
committerkettenis <kettenis>
Sat, 8 May 2004 22:52:43 +0000 (22:52 +0000)
commit3414d6dfde07d8e84d6649af7976597652ffcb6c
tree543645f2d768acc50edf89e066f2b39a45592ff0
parent2ce26e57e80abd29173c923785c6d6ca5dbc774f
* vax-tdep.c: Tweak comments.  Reorder include files.  Don't
include "symtab.h", "opcode/vax.h" and "inferior.h".
(vax_skip_prologue): Replace calls to read_memory_integer by calls
to read_memory_unsigned_integer.
(vax_gdbarch_init): Reorder.
(_initialize_vax_tdep): Spell out prototype.
* Makefile.in (vax-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/vax-tdep.c