Commit 4e574e82 by Richard Earnshaw

(PROCESSOR_DEFAULT): Default to PROCESSOR_ARM6.

From-SVN: r11922
parent bd9c7e23
......@@ -48,4 +48,8 @@ Boston, MA 02111-1307, USA. */
#define TARGET_DEFAULT ARM_FLAG_APCS_32
#ifndef PROCESSOR_DEFAULT
#define PROCESSOR_DEFAULT PROCESSOR_ARM6
#endif
#include "arm/aout.h"
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