Remove declaration of tui_set_var_cmd, make definition static
[deliverable/binutils-gdb.git] / gdb / s390-tdep.h
index 4a44da01902fce81b912eb50fc464db2be1ca9a2..faf12f9cf7a76c4d18bdd0ddf36807f6dae57553 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for s390.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -315,4 +315,7 @@ extern struct value *s390_trad_frame_prev_register
     (struct frame_info *this_frame, struct trad_frame_saved_reg saved_regs[],
      int regnum);
 
+extern struct target_desc *tdesc_s390_linux32;
+extern struct target_desc *tdesc_s390x_linux64;
+
 #endif /* S390_TDEP_H */
This page took 0.02417 seconds and 4 git commands to generate.