aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/tm-sysv4.h
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-07-26 04:12:12 +0000
committerFred Fish <fnf@specifix.com>1996-07-26 04:12:12 +0000
commited393c169bc7fc344b3574f26d4529e70ec5e081 (patch)
tree988d7cf9e016b6de33a082e72fb5aecb6a60212c /gdb/config/tm-sysv4.h
parentb607efe7149f91512dc5fd9dbfc4c6156cdf9a93 (diff)
downloadgdb-ed393c169bc7fc344b3574f26d4529e70ec5e081.zip
gdb-ed393c169bc7fc344b3574f26d4529e70ec5e081.tar.gz
gdb-ed393c169bc7fc344b3574f26d4529e70ec5e081.tar.bz2
See the huge ChangeLog entry that has the header:
Thu Jul 25 19:41:31 1996 Fred Fish <fnf@cygnus.com> for details about these changes. I was going to include the complete entry in the checkin message but it was apparently so large it caused cvs to dump core.
Diffstat (limited to 'gdb/config/tm-sysv4.h')
-rw-r--r--gdb/config/tm-sysv4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/tm-sysv4.h b/gdb/config/tm-sysv4.h
index 2c08541..5f7da95 100644
--- a/gdb/config/tm-sysv4.h
+++ b/gdb/config/tm-sysv4.h
@@ -27,7 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
(e.g. on Irix5). */
#define IN_SOLIB_CALL_TRAMPOLINE(pc, name) in_plt_section((pc), (name))
-extern int in_plt_section PARAMS ((CORE_ADDR, char *));
/* If PC is in a shared library trampoline code, return the PC
where the function itself actually starts. If not, return 0. */