Actually finish the job started by my change of 2003-05-29.
authorJim Blandy <jimb@codesourcery.com>
Thu, 12 Jun 2003 23:58:07 +0000 (23:58 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 12 Jun 2003 23:58:07 +0000 (23:58 +0000)
commit6974274f54a973c0479eb15335073512f0b26c3f
treeff0cdbc42aa43241fb664549a31745e2c8e40b7b
parentbd918c830c1f22b8bc1dafbc402b285a6645a898
Actually finish the job started by my change of 2003-05-29.
* config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
other #definition of this.
(ppc_linux_skip_trampoline_code): Remove declaration.
* ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
static.
(ppc_linux_init_abi): Register it as the skip_trampoline_code
method for GDBARCH.
gdb/config/powerpc/tm-linux.h
gdb/ppc-linux-tdep.c