summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp13/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp13/task1.c')
-rw-r--r--testsuites/sptests/sp13/task1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/sptests/sp13/task1.c b/testsuites/sptests/sp13/task1.c
index 3ac0c398eb..77e575e21a 100644
--- a/testsuites/sptests/sp13/task1.c
+++ b/testsuites/sptests/sp13/task1.c
@@ -21,8 +21,6 @@
#include "system.h"
#include <string.h> /* for memcmp */
-extern rtems_configuration_table BSP_Configuration;
-
char big_send_buffer[2048];
char big_receive_buffer[2048];