/** * @file chain.h * @deprecated */ #ifndef __chain_h #define __chain_h #ifndef RTEMS_NO_WARN_DEPRECATED #warning is deprecated, use instead #endif #include #endif