diff options
Diffstat (limited to 'gcc/hwint.h')
-rw-r--r-- | gcc/hwint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hwint.h b/gcc/hwint.h index b624caf944c..dc9b71d02bc 100644 --- a/gcc/hwint.h +++ b/gcc/hwint.h @@ -1,7 +1,7 @@ /* HOST_WIDE_INT definitions for the GNU compiler. Copyright (C) 1998 Free Software Foundation, Inc. - This file is part of GNU CC. + This file is part of GCC. Provide definitions for macros which depend on HOST_BITS_PER_INT and HOST_BITS_PER_LONG. */ |