eZ80 Ethernet now supports CONFIG_NET_NOINTS

This commit is contained in:
Gregory Nutt
2016-12-03 10:43:35 -06:00
parent eba1e076ec
commit 41e35c88bf
12 changed files with 681 additions and 74 deletions
+1 -1
View File
@@ -810,7 +810,7 @@
#ifdef CONFIG_DEBUG_CRYPTO_INFO
# define cryptinfo _info
#else
# define cryptinfo(x...)
# define cryptinfo (void)
#endif
#ifdef CONFIG_DEBUG_INPUT_ERROR