summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include/rtems/itron/task.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:32:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:32:14 +0000
commitd9857c8a8c883ea7c6784b72ee1fe8e05fdacf0b (patch)
tree7d224b3e05c2aaa96400a614edab051d716ada13 /cpukit/itron/include/rtems/itron/task.h
parent2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d9857c8a8c883ea7c6784b72ee1fe8e05fdacf0b.tar.bz2
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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.
Diffstat (limited to '')
-rw-r--r--cpukit/itron/include/rtems/itron/task.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/itron/include/rtems/itron/task.h b/cpukit/itron/include/rtems/itron/task.h
index 34b424823e..33e30ff898 100644
--- a/cpukit/itron/include/rtems/itron/task.h
+++ b/cpukit/itron/include/rtems/itron/task.h
@@ -42,10 +42,12 @@ extern "C" {
*/
+#if 0
typedef struct {
uint32_t unused; /* no use for the API extension */
/* structure for ITRON identified yet */
} ITRON_API_Control;
+#endif
/*
* The following defines the information control block used to