aboutsummaryrefslogtreecommitdiff
path: root/lib/alloca86_64.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/alloca86_64.S')
-rw-r--r--lib/alloca86_64.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/alloca86_64.S b/lib/alloca86_64.S
index e4ca15e..4f4dad7 100644
--- a/lib/alloca86_64.S
+++ b/lib/alloca86_64.S
@@ -27,10 +27,6 @@ p2:
sub %rax,%rsp
mov %rsp,%rax
-#ifdef TCC_TARGET_PE
- add $32,%rax
-#endif
-
p3:
push %rdx
ret