From efc6c7334523aca0aa4ae7db65f0e8e6e599d3d5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 10 Aug 2009 13:33:17 +0000 Subject: 2009-08-10 Joel Sherrill * fileio/system.h: Switch to unified work area. --- testsuites/samples/ChangeLog | 4 ++++ testsuites/samples/fileio/system.h | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'testsuites/samples') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index bb9ec54175..6f1682ef45 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,7 @@ +2009-08-10 Joel Sherrill + + * fileio/system.h: Switch to unified work area. + 2009-06-11 Roxana Leontie * cdtest/system.h: modified the number of max semaphores - test was diff --git a/testsuites/samples/fileio/system.h b/testsuites/samples/fileio/system.h index ff8cb3a78a..13b6ecb8c7 100644 --- a/testsuites/samples/fileio/system.h +++ b/testsuites/samples/fileio/system.h @@ -3,7 +3,7 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-2008. + * COPYRIGHT (c) 1989-2009. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -60,6 +60,7 @@ rtems_task Init( #define CONFIGURE_MALLOC_STATISTICS +#define CONFIGURE_UNIFIED_WORK_AREAS #include /* -- cgit v1.2.3