Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / openmax_dl / dl / sp / src / arm / armv7 / armSP_FFT_CToC_FC32_Radix8_fs_unsafe_s.S
index 4ac2da4..e74c999 100644 (file)
@@ -93,7 +93,7 @@
 
 @// Define constants
 
-        .MACRO FFTSTAGE scaled, inverse , name
+        .macro FFTSTAGE scaled, inverse , name
 
         @// Define stack arguments
 
@@ -342,7 +342,7 @@ grpZeroSetLoop\name:
         mov     pDst, pPingPongBuf
 
 
-        .ENDM
+        .endm
 
 
 
@@ -383,4 +383,4 @@ grpZeroSetLoop\name:
 @// Guarding implementation by the processor name
 
 
-    .END
+    .end