From 6cfc98de31b19e24cff0e9fba0c09f796e48d5e9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 1 Oct 2014 14:20:42 +0200 Subject: nexus: Use a linker set for the devices --- testsuite/swi01/init.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'testsuite/swi01') diff --git a/testsuite/swi01/init.c b/testsuite/swi01/init.c index 0108f6ce..ec5ae2b9 100644 --- a/testsuite/swi01/init.c +++ b/testsuite/swi01/init.c @@ -39,11 +39,6 @@ #include "swi_test.h" -const rtems_bsd_device rtems_bsd_nexus_devices[0]; - -const size_t rtems_bsd_nexus_device_count = - RTEMS_ARRAY_SIZE(rtems_bsd_nexus_devices); - static void Init(rtems_task_argument arg) { rtems_status_code sc; -- cgit v1.2.3