diff options
| author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-12-19 16:26:06 +0000 |
|---|---|---|
| committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-12-19 16:26:06 +0000 |
| commit | b24c1dae7e4c14e16f4f266faf64fd20707d3852 (patch) | |
| tree | 1a7e3096f2ffa4e0e530e0f743604a265b2b0c50 /libjava/include | |
| parent | e254d3f370ad119f1daa67f0ab903319fb3b4df2 (diff) | |
| download | ppe42-gcc-b24c1dae7e4c14e16f4f266faf64fd20707d3852.tar.gz ppe42-gcc-b24c1dae7e4c14e16f4f266faf64fd20707d3852.zip | |
2004-12-19 Kelley Cook <kcook@gcc.gnu.org>
* include/config.h.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92379 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include')
| -rw-r--r-- | libjava/include/config.h.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 7e9b70ddfbe..8722869e280 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -429,18 +429,6 @@ STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION -/* whether byteorder is bigendian */ -#undef WORDS_BIGENDIAN - -/* Define if the host machine stores words of multi-word integers in - big-endian order. */ -#undef HOST_WORDS_BIG_ENDIAN - -/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */ -#undef BYTEORDER - -/* Short GCJ version ID */ -#undef GCJVERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS |

