OSDN Git Service

* config/alpha/alpha.c (current_function_is_thunk): Don't check
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / alpha-protos.h
index 2ff0350..957e5d9 100644 (file)
@@ -163,6 +163,8 @@ extern rtx function_arg PARAMS ((CUMULATIVE_ARGS, enum machine_mode,
 #endif
 extern void alpha_start_function PARAMS ((FILE *, const char *, tree));
 extern void alpha_end_function PARAMS ((FILE *, const char *, tree));
+extern void alpha_output_mi_thunk_osf PARAMS ((FILE *, tree,
+                                              HOST_WIDE_INT, tree));
 extern void alpha_encode_section_info PARAMS ((tree));
 #endif /* TREE CODE */