X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Ferc32%2Fsis.h;h=65e9351461315073427f55af7b074e84da19d12c;hb=3922b302645fda04da42a5279399578ae2f6206c;hp=20d6dcf31f96fac54962640f0d04967187315618;hpb=17d88f73c0e38b80a4c9180ab7ae5383f9d0fb05;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h index 20d6dcf31f..65e9351461 100644 --- a/sim/erc32/sis.h +++ b/sim/erc32/sis.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2015 Free Software Foundation, Inc. +/* Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ #include #include -#if WITH_HOST_BYTE_ORDER == BIG_ENDIAN +#if HOST_BYTE_ORDER == BIG_ENDIAN #define HOST_BIG_ENDIAN #define EBT 0 #else