contrib: make sure loaders use correct arch

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
Spencer Oliver 2010-12-09 16:42:04 +00:00
parent c6e07051e6
commit 9a76c68563
4 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,7 @@
***************************************************************************/
.text
.arch m4k
.set noreorder
.set noat

View File

@ -20,6 +20,7 @@
.text
.syntax unified
.cpu cortex-m3
.thumb
.thumb_func
.global write

View File

@ -20,6 +20,8 @@
.text
.arm
.arch armv4t
.section .init
/*
r0 source address

View File

@ -20,6 +20,8 @@
.text
.arm
.arch armv5t
.section .init
/*
r0 source address (in)