summaryrefslogtreecommitdiff
path: root/src/buildvm_x86.dasc
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildvm_x86.dasc')
-rw-r--r--src/buildvm_x86.dasc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildvm_x86.dasc b/src/buildvm_x86.dasc
index 31a09b7e..d8e6a88c 100644
--- a/src/buildvm_x86.dasc
+++ b/src/buildvm_x86.dasc
@@ -3412,7 +3412,7 @@ static void build_subroutines(BuildCtx *ctx, int cmov, int sse)
3412 |//-- FFI helper functions ----------------------------------------------- 3412 |//-- FFI helper functions -----------------------------------------------
3413 |//----------------------------------------------------------------------- 3413 |//-----------------------------------------------------------------------
3414 | 3414 |
3415 |->vm_ffi_call: 3415 |->vm_ffi_call@4:
3416#if LJ_HASFFI 3416#if LJ_HASFFI
3417 |.if X64 3417 |.if X64
3418 | .type CCSTATE, CCallState, rbx 3418 | .type CCSTATE, CCallState, rbx