summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/libbsdport/alldrv.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-20 13:31:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-20 13:31:47 +0000
commite221bff4ad0ae79efa168c64f5a6da44da26c6e6 (patch)
tree8b3caba80e58f556f5912f4cce2a633ace5961e2 /bsd_eth_drivers/libbsdport/alldrv.c
parent2009-10-20 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadlibbsdport-e221bff4ad0ae79efa168c64f5a6da44da26c6e6.tar.bz2
2009-10-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libbsdport/alldrv.c: Revert.
Diffstat (limited to 'bsd_eth_drivers/libbsdport/alldrv.c')
-rw-r--r--bsd_eth_drivers/libbsdport/alldrv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsd_eth_drivers/libbsdport/alldrv.c b/bsd_eth_drivers/libbsdport/alldrv.c
index ac177c1..c68d6d1 100644
--- a/bsd_eth_drivers/libbsdport/alldrv.c
+++ b/bsd_eth_drivers/libbsdport/alldrv.c
@@ -15,7 +15,6 @@ driver_t *libbsdport_netdriver_table_all[] = {
driver_t libbsdport_null_driver = {0};
-#if 0
extern driver_t libbsdport_em_driver
__attribute__((weak,alias("libbsdport_null_driver")));
extern driver_t libbsdport_pcn_driver
@@ -30,7 +29,6 @@ extern driver_t libbsdport_re_driver
__attribute__((weak,alias("libbsdport_null_driver")));
extern driver_t libbsdport_rl_driver
__attribute__((weak,alias("libbsdport_null_driver")));
-#endif
/* weak alias defaults to a table that includes