Remove stray debugging statement and move prototypes so arm-linux-tdep.c
authorScott Bambrough <scottb@netwinder.org>
Wed, 6 Sep 2000 18:43:49 +0000 (18:43 +0000)
committerScott Bambrough <scottb@netwinder.org>
Wed, 6 Sep 2000 18:43:49 +0000 (18:43 +0000)
commite1d6e81ff4adfc014351f9351cc458c17c751e0e
treee864325e7aa237e9303cf263c631fe9100102768
parentf998903041dd48584defd9c3b0fb6b30b1daf3bc
Remove stray debugging statement and move prototypes so arm-linux-tdep.c
compiles without warnings.

2000-09-06  Scott Bambrough <scottb@netwinder.org>

* arm-linux-tdep.c (arm_linux_skip_solib_resolver):
Removed debug print statement.  Removed arm_pc_is_thumb prototype.
* config/arm/tm-arm.h (arm_pc_is_thumb, arm_pc_is_thumb_dummy):
Move prototypes here from tm-embed.h.
* config/arm/tm-embed.h (arm_pc_is_thumb, arm_pc_is_thumb_dummy):
Remove prototypes.  Moved to tm-arm.h.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/config/arm/tm-arm.h
gdb/config/arm/tm-embed.h
This page took 0.033326 seconds and 4 git commands to generate.