]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ada-lang.h
Change ada_which_variant_applies to value API
[thirdparty/binutils-gdb.git] / gdb / ada-lang.h
index 1f427b0494d6035d66ded26d8df33f4fd13c4285..bb9e3c3027b4d7ec9106874bdad7a7fbf6cec893 100644 (file)
@@ -284,8 +284,7 @@ extern struct value *ada_delta (struct type *);
 
 extern struct value *ada_scaling_factor (struct type *);
 
-extern int ada_which_variant_applies (struct type *, struct type *,
-                                     const gdb_byte *);
+extern int ada_which_variant_applies (struct type *, struct value *);
 
 extern struct type *ada_to_fixed_type (struct type *, const gdb_byte *,
                                       CORE_ADDR, struct value *,