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