summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_processtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/sched_processtimer.c')
-rw-r--r--nuttx/sched/sched_processtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/sched_processtimer.c b/nuttx/sched/sched_processtimer.c
index 6ca5981fb..60c2e6702 100644
--- a/nuttx/sched/sched_processtimer.c
+++ b/nuttx/sched/sched_processtimer.c
@@ -53,7 +53,7 @@
/************************************************************************
* Pre-processor Definitions
************************************************************************/
-
+
#ifndef CONFIG_SCHED_CPULOAD_TIMECONSTANT
# define CONFIG_SCHED_CPULOAD_TIMECONSTANT 2
#endif