OSDN Git Service

Remove stray debugging statement and move prototypes so arm-linux-tdep.c
authorscottb <scottb>
Wed, 6 Sep 2000 18:43:48 +0000 (18:43 +0000)
committerscottb <scottb>
Wed, 6 Sep 2000 18:43:48 +0000 (18:43 +0000)
commit7cd74a2dfd1aa9f5f960788dd9a7cf56a76f19a1
tree0429557b746ed196405300b8dc7c7974fddce6b3
parent9c731ac6153a3c32e87b2c518614ea121735cc37
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