forked from Imagelibrary/rtems
2002-09-07 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c: Disabled use of fast idle since it seems broken with gcc 3.2.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-09-07 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* clock/clock.c: Disabled use of fast idle since it seems broken
|
||||
with gcc 3.2.
|
||||
|
||||
2002-08-21 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* bsp_specs: Added support for -nostdlibs.
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* the wall time required to execute the RTEMS test suites.
|
||||
*/
|
||||
|
||||
#define CLOCK_DRIVER_USE_FAST_IDLE
|
||||
/* #define CLOCK_DRIVER_USE_FAST_IDLE */
|
||||
|
||||
#define CLOCK_VECTOR PPC_IRQ_DECREMENTER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user