diff options
Diffstat (limited to 'gdb/tm-i386v.h')
-rw-r--r-- | gdb/tm-i386v.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/tm-i386v.h b/gdb/tm-i386v.h index e317ca2..c9557d3 100644 --- a/gdb/tm-i386v.h +++ b/gdb/tm-i386v.h @@ -30,11 +30,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* turn this on when rest of gdb is ready */ #define IEEE_FLOAT -/* Define this if the C compiler puts an underscore at the front - of external names before giving them to the linker. */ - -/* #define NAMES_HAVE_UNDERSCORE */ - /* number of traps that happen between exec'ing the shell * to run an inferior, and when we finally get to * the inferior code. This is 2 on most implementations. |