config/mips/tm-*.h: (TARGET_BYTE_ORDER_DEFAULT,

TARGET_BYTE_ORDER_SELECTABLE_P): Replace TARGET_BYTE_ORDER and
TARGET_BYTE_ORDER_SELECTABLE.
This commit is contained in:
Andrew Cagney
1998-12-15 13:35:50 +00:00
parent 3105a286d5
commit 759181e384
16 changed files with 22 additions and 16 deletions

View File

@@ -16,6 +16,6 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define TARGET_BYTE_ORDER_SELECTABLE
#define TARGET_BYTE_ORDER_SELECTABLE_P 1
#include "mips/tm-mips.h"