ARM: shmobile: Insert align directives before 4 bytes data
[deliverable/linux.git] / arch / arm / mach-shmobile / headsmp.S
index afed58e52ae68a3cb4df1cc7a9d9af3b034fb38c..dfb41dfc8948dd76cce1af1ab8221fbd7c772d09 100644 (file)
@@ -35,6 +35,7 @@ ENTRY(shmobile_boot_vector)
 
 ENDPROC(shmobile_boot_vector)
 
+       .align  2
        .globl  shmobile_boot_fn
 shmobile_boot_fn:
 1:     .space  4
This page took 0.023827 seconds and 5 git commands to generate.