aboutsummaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i387-tdep.h')
-rw-r--r--gdb/i387-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i387-tdep.h b/gdb/i387-tdep.h
index a92829f..28ac983 100644
--- a/gdb/i387-tdep.h
+++ b/gdb/i387-tdep.h
@@ -170,5 +170,5 @@ extern void i387_return_value (struct gdbarch *gdbarch,
/* Set all bnd registers to the INIT state. INIT state means
all memory range can be accessed. */
extern void i387_reset_bnd_regs (struct gdbarch *gdbarch,
- struct regcache *regcache);
+ struct regcache *regcache);
#endif /* i387-tdep.h */