summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/uboot/lib/net.c')
-rw-r--r--sys/boot/uboot/lib/net.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/uboot/lib/net.c b/sys/boot/uboot/lib/net.c
index dce794b..a7036ac 100644
--- a/sys/boot/uboot/lib/net.c
+++ b/sys/boot/uboot/lib/net.c
@@ -59,7 +59,6 @@ static int net_get(struct iodesc *, void *, size_t, time_t);
static int net_put(struct iodesc *, void *, size_t);
static void net_end(struct netif *);
-extern int devs_no;
extern struct netif_stats net_stats[];
struct netif_dif net_ifs[] = {
OpenPOWER on IntegriCloud