X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fnative_client%2Fsrc%2Ftrusted%2Fservice_runtime%2Farch%2Fx86_64%2Ffnstcw.S;h=664d92cb16a6a9eab7fad72c3e045441500058b2;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=e0b6d3057c297bdb00a4a35dcb4ff0643769d5a4;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/native_client/src/trusted/service_runtime/arch/x86_64/fnstcw.S b/src/native_client/src/trusted/service_runtime/arch/x86_64/fnstcw.S index e0b6d30..664d92c 100644 --- a/src/native_client/src/trusted/service_runtime/arch/x86_64/fnstcw.S +++ b/src/native_client/src/trusted/service_runtime/arch/x86_64/fnstcw.S @@ -12,6 +12,6 @@ .text -DEFINE_GLOBAL_HIDDEN_IDENTIFIER(NaClDoFnstcw): +DEFINE_GLOBAL_HIDDEN_FUNCTION(NaClDoFnstcw): fnstcw (%rcx) ret