2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com>

* fileio/init.c, hello/system.h, minimum/init.c, unlimited/system.h:
	Use CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
This commit is contained in:
Joel Sherrill
2008-04-17 22:46:15 +00:00
parent e31f420f4b
commit a645637b72
5 changed files with 60 additions and 1 deletions

View File

@@ -42,6 +42,8 @@ void test3();
#include <bsp.h> /* for device driver prototypes */
/* NOTICE: the clock driver is explicitly disabled */
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE