Allow DW_ATE_UTF for Rust characters
[deliverable/binutils-gdb.git] / gdb / i387-tdep.h
index 44ac59f25fabae6c58e8b202ae79eb56625d3ab1..03f6e6329e5d1baf348ef982a81eac08a91bdcf4 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the i387.
 
-   Copyright (C) 2000-2019 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.031378 seconds and 4 git commands to generate.