From a2e9779c27b921373b5823405a5de8a4643bb13d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 24 Jun 2014 09:28:44 -0600 Subject: [PATCH] Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.h --- Documentation/NuttxPortingGuide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index ee791344710..b156c113744 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -2924,7 +2924,7 @@ void board_led_off(int led);