mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
2000-04-05 Scott Bambrough <scottb@netwinder.org>
* arm-linux-tdep.c: Resolve implicit function declarations by including target.h and value.h. Inclusion of symtab.h is no longer needed. * ChangeLog: Fix formatting of previous entry.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2000-04-05 Scott Bambrough <scottb@netwinder.org>
|
||||
|
||||
* arm-linux-tdep.c: Resolve implicit function declarations by
|
||||
including target.h and value.h. Inclusion of symtab.h is
|
||||
no longer needed.
|
||||
|
||||
2000-04-05 Scott Bambrough <scottb@netwinder.org>
|
||||
|
||||
* arm-linux-tdep.c: New file.
|
||||
|
@ -19,7 +19,8 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include "defs.h"
|
||||
#include "symtab.h"
|
||||
#include "target.h"
|
||||
#include "value.h"
|
||||
#include "gdbtypes.h"
|
||||
|
||||
#ifdef GET_LONGJMP_TARGET
|
||||
|
Reference in New Issue
Block a user