Specify architecture for assembler
This commit is contained in:
parent
2e17c6efe7
commit
781aafc3e5
@ -26,6 +26,8 @@
|
||||
#include <machine/asm.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
.arch armv7a
|
||||
|
||||
/* Issue a smc #0 call */
|
||||
/* r0 and r1 contains the eventual arguments, r2 contains the function ID */
|
||||
ENTRY(ti_smc0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user