OSDN Git Service

* hppa-tdep.c (find_function_in_inferior): Remove this extern,
authorJoel Brobecker <brobecker@gnat.com>
Wed, 30 Oct 2002 20:42:54 +0000 (20:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 30 Oct 2002 20:42:54 +0000 (20:42 +0000)
commiteb93a2a658bd6bef6fc7fb04534506688cf816ad
treeb990f4ebb948f884cc3252c9e3216405cd50e7cd
parent266765c25976b22bf9803f02cab38d21c361c7b3
   * hppa-tdep.c (find_function_in_inferior): Remove this extern,
       as this is already provided by value.h, and was actually causing
       a compilation error because of a conflict in parameter type
       declaration due to a missing const keyword.
       (low_text_segment_addres): Fix a compilation warning.
gdb/ChangeLog
gdb/hppa-tdep.c