aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigsuspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/sigsuspend.c')
-rw-r--r--lib/libc/sys/sigsuspend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/sigsuspend.c b/lib/libc/sys/sigsuspend.c
index e5a9495f9f39..ac117650ed1b 100644
--- a/lib/libc/sys/sigsuspend.c
+++ b/lib/libc/sys/sigsuspend.c
@@ -33,7 +33,6 @@
#include <signal.h>
#include "libc_private.h"
-__weak_reference(__sys_sigsuspend, __sigsuspend);
__weak_reference(sigsuspend, __libc_sigsuspend);
#pragma weak sigsuspend