summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spclockget/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spclockget/init.c')
-rw-r--r--testsuites/sptests/spclockget/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spclockget/init.c b/testsuites/sptests/spclockget/init.c
index 145beed12f..8cdae21cdb 100644
--- a/testsuites/sptests/spclockget/init.c
+++ b/testsuites/sptests/spclockget/init.c
@@ -14,6 +14,8 @@
#include <tmacros.h>
#include "pritime.h"
+#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
+
const char rtems_test_name[] = "SPCLOCKGET";
/* forward declarations to avoid warnings */