summaryrefslogtreecommitdiffstats
path: root/contrib/gdb/gdb/config/i386/tm-i386lynx.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdb/gdb/config/i386/tm-i386lynx.h')
-rw-r--r--contrib/gdb/gdb/config/i386/tm-i386lynx.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/contrib/gdb/gdb/config/i386/tm-i386lynx.h b/contrib/gdb/gdb/config/i386/tm-i386lynx.h
index 842f9a7..03fe4ff 100644
--- a/contrib/gdb/gdb/config/i386/tm-i386lynx.h
+++ b/contrib/gdb/gdb/config/i386/tm-i386lynx.h
@@ -1,5 +1,5 @@
/* Macro definitions for Intel 386 running under LynxOS.
- Copyright 1993, 1995 Free Software Foundation, Inc.
+ Copyright 1993, 1995, 2002 Free Software Foundation, Inc.
This file is part of GDB.
@@ -21,14 +21,9 @@
#ifndef TM_I386LYNX_H
#define TM_I386LYNX_H
-#include "tm-lynx.h"
+#include "config/tm-lynx.h"
/* Most definitions from sysv could be used. */
#include "i386/tm-i386.h"
-#undef SAVED_PC_AFTER_CALL
-
-#define SAVED_PC_AFTER_CALL i386lynx_saved_pc_after_call
-CORE_ADDR i386lynx_saved_pc_after_call ();
-
#endif /* TM_I386LYNX_H */
OpenPOWER on IntegriCloud