summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/freebsd.h')
-rw-r--r--gcc/config/rs6000/freebsd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rs6000/freebsd.h b/gcc/config/rs6000/freebsd.h
index c248aee6e5c..29ada25eaef 100644
--- a/gcc/config/rs6000/freebsd.h
+++ b/gcc/config/rs6000/freebsd.h
@@ -51,8 +51,8 @@
/************************[ Target stuff ]***********************************/
/* Define the actual types of some ANSI-mandated types.
- Needs to agree with <machine/ansi.h>. GCC defaults come from c-decl.c,
- c-common.c, and config/<arch>/<arch>.h. */
+ Needs to agree with <machine/ansi.h>. GCC defaults come from c-decl.cc,
+ c-common.cc, and config/<arch>/<arch>.h. */
#undef SIZE_TYPE
#define SIZE_TYPE "unsigned int"