Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2315 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com
2012-10-05 08:44:10 +00:00
parent c75867fc5f
commit 2114b73b4b
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include <rtdef.h>
#include <rtdebug.h>
#include <rtservice.h>
#include <rtm.h>
#include <rtm.h>
#ifdef __cplusplus
extern "C" {