aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ada-lang.c')
-rw-r--r--gdb/ada-lang.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c
index d07da42..ff9dff5 100644
--- a/gdb/ada-lang.c
+++ b/gdb/ada-lang.c
@@ -225,9 +225,6 @@ static struct value *ada_value_primitive_field (struct value *, int, int,
static int find_struct_field (const char *, struct type *, int,
struct type **, int *, int *, int *, int *);
-static struct value *ada_to_fixed_value_create (struct type *, CORE_ADDR,
- struct value *);
-
static int ada_resolve_function (struct block_symbol *, int,
struct value **, int, const char *,
struct type *);