ocarina icon indicating copy to clipboard operation
ocarina copied to clipboard

Change OS specific macros

Open yoogx opened this issue 8 years ago • 0 comments

RTEMS reserves RTEMS_PURE macro for specific compiler configuration, it conflicts with PolyORB-HI/C macro that uses it to specify we use RTEMS Classic API.

As a consequence, we should update all OS specific macro names to use _PO_HI prefix.

yoogx avatar Sep 21 '17 14:09 yoogx