conversion of the __inline__ and inline pragmas to RTEMS_INLINE_ROUTINE?
Cudmore, Alan P. (GSFC-5820)
alan.p.cudmore at nasa.gov
Fri Nov 4 20:15:05 UTC 2011
Hi,
Is there an effort to convert the __inline__ and inline compiler pragmas into the RTEMS_INLINE_ROUTINE macro?
I noticed that there is still a mixture of __inline__, inline, and RTEMS_INLINE_ROUTINE in 4.10.1.
My application has a compile error with the inline pragmas due to the compiler switches we use, so I converted the header files that our app includes to use RTEMS_INLINE_ROUTINE.
I would be willing to work on some of these conversions if that is the intended direction.
Thanks,
Alan
More information about the users
mailing list