Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / service_runtime / arch / x86_64 / fnstcw.S
index e0b6d30..664d92c 100644 (file)
@@ -12,6 +12,6 @@
 
         .text
 
-DEFINE_GLOBAL_HIDDEN_IDENTIFIER(NaClDoFnstcw):
+DEFINE_GLOBAL_HIDDEN_FUNCTION(NaClDoFnstcw):
         fnstcw (%rcx)
         ret