2004-10-31 Andrew Cagney <cagney@gnu.org>
* mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define. * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete. * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete. * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
This commit is contained in:
parent
bd9ca83f2c
commit
75dec9cf6f
5 changed files with 10 additions and 18 deletions
|
@ -57,14 +57,6 @@
|
|||
#include "block.h"
|
||||
#include "dictionary.h"
|
||||
#include "mdebugread.h"
|
||||
|
||||
/* These are needed if the tm.h file does not contain the necessary
|
||||
mips specific definitions. */
|
||||
|
||||
#ifndef MDEBUG_EFI_SYMBOL_NAME
|
||||
#define MDEBUG_EFI_SYMBOL_NAME "__GDB_EFI_INFO__"
|
||||
#endif
|
||||
|
||||
#include "gdb_stat.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue