From d9857c8a8c883ea7c6784b72ee1fe8e05fdacf0b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 5 Jun 2008 14:32:14 +0000 Subject: 2008-06-05 Joel Sherrill * itron/include/rtems/itron/task.h, itron/src/task.c: ITRON currently has no functional data in the user extension data area structure so this disables the definition, allocation and deallocation of that structure. If we ever have to add data to it, then it will be easy to reenable. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index bc88d6a336..ba31daf50b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2008-06-05 Joel Sherrill + + * itron/include/rtems/itron/task.h, itron/src/task.c: ITRON currently + has no functional data in the user extension data area structure so + this disables the definition, allocation and deallocation of that + structure. If we ever have to add data to it, then it will be easy to + reenable. + 2008-06-04 Joel Sherrill * score/src/objectgetinfo.c, score/src/objectidtoname.c, -- cgit v1.2.3