sim: unify hardware settings
[deliverable/binutils-gdb.git] / gdb / i387-tdep.h
index b2fa75aa1222b195a8ff8c3697f48b2ae2c71755..03f6e6329e5d1baf348ef982a81eac08a91bdcf4 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the i387.
 
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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 */
This page took 0.023748 seconds and 4 git commands to generate.