Remove MULTI_OBJFILE_P
[deliverable/binutils-gdb.git] / gdb / i386-tdep.h
index c0d494824cccc27d6d20280f9b8799c21a34afd9..bcfa7194bb236ee43547475c910869e2c1770fec 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef I386_TDEP_H
 #define I386_TDEP_H
 
+#include "gdbarch.h"
 #include "infrun.h"
 
 struct frame_info;
@@ -259,7 +260,7 @@ struct gdbarch_tdep
 
 /* Floating-point registers.  */
 
-/* All FPU control regusters (except for FIOFF and FOOFF) are 16-bit
+/* All FPU control registers (except for FIOFF and FOOFF) are 16-bit
    (at most) in the FPU, but are zero-extended to 32 bits in GDB's
    register cache.  */
 
This page took 0.025224 seconds and 4 git commands to generate.