summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/getcopyrightnotice.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/getcopyrightnotice.c')
-rw-r--r--cpukit/sapi/src/getcopyrightnotice.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/sapi/src/getcopyrightnotice.c b/cpukit/sapi/src/getcopyrightnotice.c
index 515d5258c2..4e5df66524 100644
--- a/cpukit/sapi/src/getcopyrightnotice.c
+++ b/cpukit/sapi/src/getcopyrightnotice.c
@@ -37,6 +37,8 @@
#include "config.h"
#endif
+#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
+
#include <rtems.h>
#include <rtems/score/copyrt.h>