From 5184299c7dfddeba4d2d2ba95d390040368f9736 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Fri, 11 Aug 2023 22:30:22 +0200 Subject: ap aps --- include/primops.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/primops.s') diff --git a/include/primops.s b/include/primops.s index bcb835f..f019bca 100644 --- a/include/primops.s +++ b/include/primops.s @@ -10,7 +10,7 @@ _primops_s_file: # push a thunk for finishing the plus push %rsi # cont push %rbp # ret (self) - pushq 030(%rbp) + pushq 030(%rbp) # arg2 pushq $3 pushq $\name\()_step1 -- cgit v1.2.3