TC: expand TABs

This commit is contained in:
Grissiom
2013-12-21 12:51:52 +08:00
parent ac0e10bb83
commit f7b1421880
27 changed files with 1419 additions and 1419 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#include <rtthread.h>
#include <rthw.h>
#define CPU_USAGE_CALC_TICK 10
#define CPU_USAGE_LOOP 100
#define CPU_USAGE_CALC_TICK 10
#define CPU_USAGE_LOOP 100
static rt_uint8_t cpu_usage_major = 0, cpu_usage_minor= 0;
static rt_uint32_t total_count = 0;