summaryrefslogtreecommitdiffstats
path: root/testsuite/include/rtems/bsd/test/nic-sysinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/include/rtems/bsd/test/nic-sysinit.h')
-rw-r--r--testsuite/include/rtems/bsd/test/nic-sysinit.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/testsuite/include/rtems/bsd/test/nic-sysinit.h b/testsuite/include/rtems/bsd/test/nic-sysinit.h
index 1fec896b..c9b8af14 100644
--- a/testsuite/include/rtems/bsd/test/nic-sysinit.h
+++ b/testsuite/include/rtems/bsd/test/nic-sysinit.h
@@ -72,11 +72,3 @@
#if defined(CONFIGURE_NEED_NET_IF_BGE)
SYSINIT_NEED_NET_IF_BGE; // does not link 29 June 2012
#endif
-
-const char *const _bsd_nexus_devices [] = {
- #if defined(CONFIGURE_NEED_PCIB)
- "legacy",
- #endif
- NULL
-};
-