From 5da4dc2c46e0f5fb0bca09f78b044dd450fb2eea Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 25 Apr 1996 01:42:40 +0000 Subject: Say a bit more regarding configuration triplets. From-SVN: r11883 --- gcc/config/arm/arm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc') diff --git a/gcc/config/arm/arm.h b/gcc/config/arm/arm.h index 8ed8e57..e7b8609 100644 --- a/gcc/config/arm/arm.h +++ b/gcc/config/arm/arm.h @@ -25,6 +25,8 @@ Boston, MA 02111-1307, USA. */ arm-*-*: little endian armel-*-*: little endian armeb-*-*: big endian + If a non-embedded environment (ie: "real" OS) is specified, `arm' + should default to that used by the OS. */ extern void output_func_prologue (); -- cgit v1.1