summaryrefslogtreecommitdiff
path: root/src/__sys.x86-64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/__sys.x86-64.s')
-rw-r--r--src/__sys.x86-64.s4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/__sys.x86-64.s b/src/__sys.x86-64.s
index 415a8084..02fd3dbb 100644
--- a/src/__sys.x86-64.s
+++ b/src/__sys.x86-64.s
@@ -15,7 +15,3 @@ _start:
popq %rdi
movq %rsp, %rsi
call __main
-
-.global __stack_chk_fail
-__stack_chk_fail:
- ret