diff --git a/rtl/openbsd/i386/cprt0.as b/rtl/openbsd/i386/cprt0.as index 039a34209e..dd2c332ba1 100644 --- a/rtl/openbsd/i386/cprt0.as +++ b/rtl/openbsd/i386/cprt0.as @@ -141,7 +141,7 @@ ___start: xorl %ebp,%ebp call main pushl %eax - call exit + call exit@PLT .p2align 2,0x90 .globl _haltproc