mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
2014-12-10 Steve Ellcey <sellcey@imgtec.com>
* debug/warning-nop.c: Add used atrribute.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
static void
|
||||
__attribute__ ((used))
|
||||
nop (void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user