gdb/thread.c: Fix whitespace throughout
[deliverable/binutils-gdb.git] / gdb / i387-tdep.h
index 6a97e4f57f1e569d94d42a928ec773dec952108d..0455130423822efd000d3122ee0670fee5d1f84a 100644 (file)
@@ -161,4 +161,8 @@ extern void i387_collect_xsave (const struct regcache *regcache,
 extern void i387_return_value (struct gdbarch *gdbarch,
                               struct regcache *regcache);
 
+/* 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);
 #endif /* i387-tdep.h */
This page took 0.038655 seconds and 4 git commands to generate.