* config/vax/vax-protos.h: Update. Really.

From-SVN: r61952
This commit is contained in:
Richard Henderson 2003-01-27 19:41:10 -08:00 committed by Richard Henderson
parent b9962e0a16
commit 5ca9898002
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,7 @@
2003-01-27 Richard Henderson <rth@redhat.com>
* config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.
* config/vax/vax-protos.h: Update. Really.
2003-01-28 Alexandre Oliva <aoliva@redhat.com>

View File

@ -34,8 +34,4 @@ extern int reg_was_0_p PARAMS ((rtx, rtx));
extern int check_float_value PARAMS ((enum machine_mode, REAL_VALUE_TYPE *, int));
#endif /* REAL_VALUE_TYPE */
#ifdef TREE_CODE
extern void vax_output_mi_thunk PARAMS ((FILE *, tree, HOST_WIDE_INT, tree));
#endif /* TREE_CODE */
extern void const_section PARAMS ((void));