mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 11:07:54 +08:00
cleanup
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ static void __mg_timer_action (void *data)
|
|||||||
SHAREDRES_TIMER_COUNTER += 1;
|
SHAREDRES_TIMER_COUNTER += 1;
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#if defined(__uClinux__) && defined(_MGRM_STANDALONE)
|
#if defined(_MGRM_STANDALONE)
|
||||||
__mg_timer_counter += 10;
|
__mg_timer_counter += 10;
|
||||||
#else
|
#else
|
||||||
# ifdef _MG_USE_BETTER_TIMER
|
# ifdef _MG_USE_BETTER_TIMER
|
||||||
|
|||||||
Reference in New Issue
Block a user