tests now specify whether using posix initialization threads table

or rtems initialization table in configuration table
This commit is contained in:
Joel Sherrill
1996-05-29 22:48:26 +00:00
parent dd32d883d7
commit be1c11edab
103 changed files with 327 additions and 51 deletions

View File

@@ -27,10 +27,10 @@ rtems_task Init(
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_INIT_TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE * 2)
#include <confdefs.h>
/* global variables */