From: Martin Storsjö Date: Sun, 26 Apr 2020 02:01:03 +0000 (+0300) Subject: win64_armasm: Fix the spelling of ALIGN (#553) X-Git-Tag: upstream/3.4.2~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c543849c3767cc0f0a84e3ed7b664a63724ed516;p=platform%2Fupstream%2Flibffi.git win64_armasm: Fix the spelling of ALIGN (#553) --- diff --git a/src/aarch64/win64_armasm.S b/src/aarch64/win64_armasm.S index a79f8a8..7fc185b 100644 --- a/src/aarch64/win64_armasm.S +++ b/src/aarch64/win64_armasm.S @@ -42,7 +42,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ EXPORT ffi_go_closure_SYSV #endif - TEXTAREA, ALLIGN=8 + TEXTAREA, ALIGN=8 /* ffi_call_SYSV extern void ffi_call_SYSV (void *stack, void *frame,