Add more errno definitions.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2401 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com
2012-11-12 02:08:27 +00:00
parent 93b0d3e4ee
commit e6942f9a09
5 changed files with 41 additions and 19 deletions

View File

@@ -17,6 +17,7 @@
*/
#include <rtthread.h>
#include <stdint.h>
#if !defined (RT_USING_NEWLIB) && defined (RT_USING_MINILIBC)
#include "string.h"