* config/arm/embed.mt (SIM_OBS, SIM): Remove.
[deliverable/binutils-gdb.git] / gdb / value.h
index ada7fc7dd6be5ddf21fed021fe70475b4239fb26..b513fe0786c87e04d42ef442878c7a7699601e6f 100644 (file)
@@ -547,9 +547,6 @@ extern struct value *value_slice (struct value *, int, int);
 extern struct value *value_literal_complex (struct value *, struct value *,
                                            struct type *);
 
-extern void find_rt_vbase_offset (struct type *, struct type *,
-                                 const gdb_byte *, int, int *, int *);
-
 extern struct value *find_function_in_inferior (const char *);
 
 extern struct value *value_allocate_space_in_inferior (int);
This page took 0.024721 seconds and 4 git commands to generate.