[SPARC64]: Mark __ex_table section correctly.
[deliverable/linux.git] / arch / sparc64 / lib / strlen_user.S
index 9ed54ba14fc63a263bdaff0a4e0f04f60968f66c..114ed111e2513606ace5a08fb5a78030092aa6ad 100644 (file)
@@ -85,7 +85,7 @@ __strnlen_user:
         retl
          clr    %o0
 
-       .section __ex_table,#alloc
+       .section __ex_table,"a"
        .align  4
 
        .word   10b, 30b
This page took 0.025269 seconds and 5 git commands to generate.