* breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems,

not just those with HANDLE_SVR4_EXEC_EMULATORS.
Fixes linux native build problem.
This commit is contained in:
Jeff Law 1996-03-07 01:00:04 +00:00
parent c56c921821
commit 653fed07a6

View file

@ -1,4 +1,7 @@
Wed Mar 6 09:34:11 1996 Jeffrey A Law (law@cygnus.com)
Wed Mar 6 17:57:59 1996 Jeffrey A Law (law@cygnus.com)
* breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems,
not just those with HANDLE_SVR4_EXEC_EMULATORS.
* From Peter Schauer:
* breakpoint.c (internal_breakpoint_number): Move to file scope.