AArch64: Close sequences at the end of sections
[deliverable/binutils-gdb.git] / gdb / amd64-tdep.h
index 047af3f0744bf4ad49b605347e6c09b6f8ccd84e..94e012632ff55cd7b4d2c2c10969e4c76e4627b9 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent definitions for AMD64.
 
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2018 Free Software Foundation, Inc.
    Contributed by Jiri Smid, SuSE Labs.
 
    This file is part of GDB.
@@ -106,7 +106,8 @@ extern void amd64_init_abi (struct gdbarch_info info,
 extern void amd64_x32_init_abi (struct gdbarch_info info,
                                struct gdbarch *gdbarch,
                                const target_desc *default_tdesc);
-extern const struct target_desc *amd64_target_description (uint64_t xcr0);
+extern const struct target_desc *amd64_target_description (uint64_t xcr0,
+                                                          bool segments);
 
 /* Fill register REGNUM in REGCACHE with the appropriate
    floating-point or SSE register value from *FXSAVE.  If REGNUM is
This page took 0.025643 seconds and 4 git commands to generate.