* symfile.c (separate_debug_file_exists): Update.
[deliverable/binutils-gdb.git] / gdb / amd64-linux-tdep.h
index 0338b6e4533c564653fdcb5ae1db584e2e315d06..49bb95e877af853d20664c820373326855b02e02 100644 (file)
@@ -34,6 +34,8 @@
 /* Linux target description.  */
 extern struct target_desc *tdesc_amd64_linux;
 extern struct target_desc *tdesc_amd64_avx_linux;
+extern struct target_desc *tdesc_x32_linux;
+extern struct target_desc *tdesc_x32_avx_linux;
 
 /* Enum that defines the syscall identifiers for amd64 linux.
    Used for process record/replay, these will be translated into
This page took 0.023546 seconds and 4 git commands to generate.