Commit 5da4dc2c by Doug Evans

Say a bit more regarding configuration triplets.

From-SVN: r11883
parent 52a02435
......@@ -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 ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment