From 3235ad9a2cd717df901853ad5220a4aaffae84a9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 23 Aug 1995 19:30:23 +0000 Subject: Support for variable length names added to Object Handler. This supports both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested. --- c/src/exec/rtems/macros/tasks.inl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/exec/rtems/macros/tasks.inl') diff --git a/c/src/exec/rtems/macros/tasks.inl b/c/src/exec/rtems/macros/tasks.inl index 7b40cbf7fd..8fec704ea4 100644 --- a/c/src/exec/rtems/macros/tasks.inl +++ b/c/src/exec/rtems/macros/tasks.inl @@ -17,6 +17,11 @@ #ifndef __RTEMS_TASKS_inl #define __RTEMS_TASKS_inl +#include +#include +#include +#include + /*PAGE * * _RTEMS_tasks_Allocate -- cgit v1.2.3