]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/fr30/fr30-protos.h
Update copyright years.
[thirdparty/gcc.git] / gcc / config / fr30 / fr30-protos.h
index 45bb3444e0657b3cf60d76d0afffeb53b93ee907..70d15291f5fb08697991234ccc016c59798c3916 100644 (file)
@@ -1,6 +1,5 @@
-/* Prototypes for fr30.c functions used in the md file & elsewhere.
-   Copyright (C) 1999, 2000, 2002, 2004, 2007, 2010
-   Free Software Foundation, Inc.
+/* Prototypes for fr30.cc functions used in the md file & elsewhere.
+   Copyright (C) 1999-2024 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -28,8 +27,6 @@ extern void  fr30_print_operand (FILE *, rtx, int);
 extern void  fr30_print_operand_address (FILE *, rtx);
 extern rtx   fr30_move_double (rtx *);
 #ifdef HAVE_MACHINE_MODES
-#define Mmode enum machine_mode
 extern int   fr30_const_double_is_zero (rtx);
-#undef Mmode
 #endif /* HAVE_MACHINE_MODES */
 #endif /* RTX_CODE */