summaryrefslogtreecommitdiff
path: root/uLan/ports/driver/tms570_emac/eth_lwip_default.h
diff options
context:
space:
mode:
Diffstat (limited to 'uLan/ports/driver/tms570_emac/eth_lwip_default.h')
-rw-r--r--uLan/ports/driver/tms570_emac/eth_lwip_default.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/uLan/ports/driver/tms570_emac/eth_lwip_default.h b/uLan/ports/driver/tms570_emac/eth_lwip_default.h
index 6194d06..863e9e1 100644
--- a/uLan/ports/driver/tms570_emac/eth_lwip_default.h
+++ b/uLan/ports/driver/tms570_emac/eth_lwip_default.h
@@ -3,7 +3,7 @@
/* #define DEBUG 1 */
/* #define STATIC_IP_ADDRESS 1 */
-
+#if 0
void tms570_eth_memp_avaible(int type);
#define ETH_LWIP_INIT_NETIF_FNC tms570_eth_init_netif
@@ -14,6 +14,7 @@ void tms570_eth_memp_avaible(int type);
/**
* Default MAC address for interface.
*/
+#endif /* 0 */
#define MAC_ADDR_LEN ETHARP_HWADDR_LEN
#ifndef ETH_MAC_ADDR