* alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index e64d4c69e909e1ab084bb320f0bb944537ba3979..dd8f231170214b7b7f43445297fe0cb7839b780e 100644 (file)
@@ -23,6 +23,8 @@
 #if !defined (C_LANG_H)
 #define C_LANG_H 1
 
+struct ui_file;
+
 #include "value.h"
 #include "macroexp.h"
 
@@ -65,9 +67,6 @@ extern struct type **const (c_builtin_types[]);
 
 extern void c_type_print_base (struct type *, struct ui_file *, int, int);
 
-extern void c_type_print_varspec_prefix (struct type *, struct ui_file *,
-                                        int, int);
-
 /* These are in cp-valprint.c */
 
 extern int vtblprint;          /* Controls printing of vtbl's */
This page took 0.02604 seconds and 4 git commands to generate.