aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat/image/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lasat/image/head.S')
-rw-r--r--arch/mips/lasat/image/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lasat/image/head.S b/arch/mips/lasat/image/head.S
index efb95f2609c..e0ecda92c40 100644
--- a/arch/mips/lasat/image/head.S
+++ b/arch/mips/lasat/image/head.S
@@ -1,7 +1,7 @@
1#include <asm/lasat/head.h> 1#include <asm/lasat/head.h>
2 2
3 .text 3 .text
4 .section .text.start, "ax" 4 .section .text..start, "ax"
5 .set noreorder 5 .set noreorder
6 .set mips3 6 .set mips3
7 7