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:
Joel Sherrill
2002-09-07 23:16:12 +00:00
parent 4e7ba21d35
commit ca756e98e5
2 changed files with 6 additions and 1 deletions

View File

@@ -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.

View File

@@ -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