2011-12-09 Joel Sherrill <joel.sherrilL@OARcorp.com>

* math/init.c, mathf/init.c: Use DEVFS since we do have devices.
This commit is contained in:
Joel Sherrill
2011-12-09 19:19:28 +00:00
parent afaa753b5a
commit a9069337a5
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2011-12-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
* math/init.c, mathf/init.c: Use DEVFS since we do have devices.
2011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
* cpuuse/tswitch.c: Shrink memory requirements.

View File

@@ -52,8 +52,7 @@ int main( void )
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_APPLICATION_DISABLE_FILESYSTEM
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE

View File

@@ -52,8 +52,7 @@ int main( void )
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_APPLICATION_DISABLE_FILESYSTEM
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE