]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/i386/tm-linux.h
import gdb-1999-09-21
[thirdparty/binutils-gdb.git] / gdb / config / i386 / tm-linux.h
index e4f70a2078dc6a6f03f44a24600af45614fe49d1..9f5ac78436f2a3f5f29b4fb20b2fa7a0d4f6027c 100644 (file)
@@ -214,20 +214,9 @@ double_to_i387 PARAMS ((char *, char *));
 
 /* end of copy */
 
-extern void i387_float_info(void);
-#define FLOAT_INFO { i387_float_info (); }
-
 /* The following works around a problem with /usr/include/sys/procfs.h  */
 #define sys_quotactl 1
 
-/* Define DO_REGISTERS_INFO() to do machine-specific formatting
-   of register dumps. */
-
-#define DO_REGISTERS_INFO(_regnum, fp) i386_do_registers_info(_regnum, fp)
-extern void i386_do_registers_info PARAMS ((int, int));
-
-extern void i387_print_register PARAMS ((char *, int));
-
 /* When the i386 Linux kernel calls a signal handler, the return
    address points to a bit of code on the stack.  These definitions
    are used to identify this bit of code as a signal trampoline in