aboutsummaryrefslogtreecommitdiffstats
path: root/include/arch
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2010-04-13 15:25:50 -0700
committerRaphael <raphael@google.com>2010-04-23 13:07:17 -0700
commitb419c35c660d7421e18a9efef38eca11966b44c7 (patch)
tree2139b1ae960b534cce0e59cd45435a73b6c7ea3a /include/arch
parentf54e0a4be3e7a49e1b3f53de6b9542bc146c36fe (diff)
downloadsystem_core-b419c35c660d7421e18a9efef38eca11966b44c7.tar.gz
system_core-b419c35c660d7421e18a9efef38eca11966b44c7.tar.bz2
system_core-b419c35c660d7421e18a9efef38eca11966b44c7.zip
Fix adb, fastboot to compile in Windows SDK under Linux.
(Merged from master Change I3d0e4cab) Change-Id: Ib3fd566bdaf09d5893a6b0c66168c76c6b0d92eb
Diffstat (limited to 'include/arch')
-rw-r--r--include/arch/windows/AndroidConfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/arch/windows/AndroidConfig.h b/include/arch/windows/AndroidConfig.h
index 1b6ece18..806887bd 100644
--- a/include/arch/windows/AndroidConfig.h
+++ b/include/arch/windows/AndroidConfig.h
@@ -296,7 +296,6 @@
*/
#ifdef USE_MINGW
#define S_IRGRP 0
-#define sleep _sleep
#endif
/*