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