summaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
Diffstat (limited to 'debug')
-rw-r--r--debug/warning-nop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/warning-nop.c b/debug/warning-nop.c
index 2a16f2791e..2064310c86 100644
--- a/debug/warning-nop.c
+++ b/debug/warning-nop.c
@@ -36,6 +36,7 @@
#include <sys/cdefs.h>
static void
+__attribute__ ((used))
nop (void)
{
}