diff options
author | K. Richard Pixley <rich@cygnus> | 1992-10-16 23:49:43 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-10-16 23:49:43 +0000 |
commit | f1a353db993aff06e66cd7d962ea34039b6c75f4 (patch) | |
tree | a1f5ed5e0c8389b171ce1c200ba5a9e6fc3e101f /gdb/tm-i386bsd.h | |
parent | c7c9407366c9e9b97d27427978870f4b81d7ed5e (diff) | |
download | gdb-f1a353db993aff06e66cd7d962ea34039b6c75f4.zip gdb-f1a353db993aff06e66cd7d962ea34039b6c75f4.tar.gz gdb-f1a353db993aff06e66cd7d962ea34039b6c75f4.tar.bz2 |
i386bsd cleanup
Diffstat (limited to 'gdb/tm-i386bsd.h')
-rw-r--r-- | gdb/tm-i386bsd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/tm-i386bsd.h b/gdb/tm-i386bsd.h index 65050d2..e92bead 100644 --- a/gdb/tm-i386bsd.h +++ b/gdb/tm-i386bsd.h @@ -27,8 +27,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ of external names before giving them to the linker. */ #define NAMES_HAVE_UNDERSCORE -#undef FLOAT_INFO /* No float info yet */ - /* 386BSD cannot handle the segment registers. */ #undef NUM_REGS #define NUM_REGS 12 |