remove OSAL_VAR for the simplicity

clean up osal.h
This commit is contained in:
hathach
2014-04-09 22:29:38 +07:00
parent 26ec28785c
commit c7ac55aebc
5 changed files with 58 additions and 78 deletions

View File

@@ -49,9 +49,6 @@
extern "C" {
#endif
// variable that retains value after OSAL blocking service need to declare with OSAL_VAR
#define OSAL_VAR static
//--------------------------------------------------------------------+
// TICK API
//--------------------------------------------------------------------+