Add CONFIG_NET_ETHERNET (not used yet)

This commit is contained in:
Gregory Nutt 2014-06-01 09:40:23 -06:00
parent 0a7d381c57
commit 6a5fdf7fe2
2 changed files with 11 additions and 1 deletions

View file

@ -126,4 +126,3 @@ FAR dq_entry_t *dq_remfirst(FAR dq_queue_t *queue);
#endif
#endif /* __INCLUDE_QUEUE_H_ */