提交 555ccc5f 编写于 作者: D dzzxzz@gmail.com

fixed a compiling error in lm3s9b9x bsp while using gcc

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2517 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 dafb34cf
......@@ -63,6 +63,7 @@ typedef rt_uint32_t mem_ptr_t;
#define ESHUTDOWN 180
#elif RT_USING_MINILIBC
#include <errno.h>
#define EADDRNOTAVAIL 99 /* Cannot assign requested address */
#else
#define LWIP_PROVIDE_ERRNO
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册