win64_armasm: Fix the spelling of ALIGN (#553)
authorMartin Storsjö <martin@martin.st>
Sun, 26 Apr 2020 02:01:03 +0000 (05:01 +0300)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2020 02:01:03 +0000 (22:01 -0400)
src/aarch64/win64_armasm.S

index a79f8a8aa93a73b2c3dd96cf2e89f7943b063942..7fc185b3d8baea96e5a0abee9298c8470150f33a 100644 (file)
@@ -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,