(PROCESSOR_DEFAULT): Default to PROCESSOR_ARM6.

From-SVN: r11922
This commit is contained in:
Richard Earnshaw 1996-05-04 16:13:28 +00:00
parent bd9c7e2388
commit 4e574e82bb

View File

@ -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"