forked from Imagelibrary/rtems
lm32/shared/.../ckinit.c: Fix typo so fast idle on simulator is enabled
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "clock.h"
|
||||
#include "bspopts.h"
|
||||
|
||||
#if ON_SIMULATOR
|
||||
#if LM32_ON_SIMULATOR
|
||||
#define CLOCK_DRIVER_USE_FAST_IDLE 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user