(PROCESSOR_DEFAULT): Default to PROCESSOR_ARM6.
From-SVN: r11922
This commit is contained in:
parent
bd9c7e2388
commit
4e574e82bb
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user