summaryrefslogtreecommitdiff
path: root/tinyusb/osal/osal_common.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-02-27 20:58:11 +0700
committerhathach <[email protected]>2013-02-27 20:58:11 +0700
commitf56f6b67499b3ca2a0b2c18cfba7399a4eea6276 (patch)
tree6c5850935d43fd679e327c49136de0cd96c8ffe5 /tinyusb/osal/osal_common.h
parent594fc6771c4106b84c4bbaa03a8f3b81c5d82b0a (diff)
add timeout_timer.h to provide real tick timeout service for blocking control
Diffstat (limited to 'tinyusb/osal/osal_common.h')
-rw-r--r--tinyusb/osal/osal_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/osal/osal_common.h b/tinyusb/osal/osal_common.h
index f641f970c..55860cb68 100644
--- a/tinyusb/osal/osal_common.h
+++ b/tinyusb/osal/osal_common.h
@@ -56,7 +56,6 @@
#endif
#include "common/common.h"
-//typedef void (*pfTask)( void * );
enum
{