diff options
| author | mrg <mrg@NetBSD.org> | 2006-06-27 03:00:08 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2006-06-27 03:00:08 +0000 |
| commit | 6fb2cf40a5392251b090bc1d64b835613c626a36 (patch) | |
| tree | 514dfbc971f0df63f3943da50311e56aabeb612e /gnu/usr.bin/gcc4/libcpp | |
| parent | e35e1713f9890f04c3552c1c341cb3cb144d6e98 (diff) | |
regenerate.
Diffstat (limited to 'gnu/usr.bin/gcc4/libcpp')
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h b/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h index 9c133ca8106..889a4be4aef 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h @@ -222,7 +222,7 @@ /* Define to the widest efficient host integer type at least as wide as the target's size_t type. */ -#define HOST_WIDE_INT long +#define HOST_WIDE_INT long long /* Define as const if the declaration of iconv() needs const. */ #define ICONV_CONST const |
