* config/vax/vax-protos.h: Update. Really.
authorRichard Henderson <rth@redhat.com>
Tue, 28 Jan 2003 03:41:10 +0000 (19:41 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 Jan 2003 03:41:10 +0000 (19:41 -0800)
From-SVN: r61952

gcc/ChangeLog
gcc/config/vax/vax-protos.h

index 43e17840e812aad85be43e0f48c1e32846fe00c2..7e899b33d9964456914cc26b0baa6c574227ce46 100644 (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>
 
index 307f5eb40efbd51e3e34886e3cfd190ebdb87283..0e8cfb1f484ba4e17910e76999cb0d87c16517a9 100644 (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));