Gedare Bloom commented on a discussion on contrib/cpukit/riscv-opcodes/encoding.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1228#note_149435 > > #ifdef __GNUC__ > > +#ifdef __rtems__ The use of the __rtems__ macro is because this is a contrib 3rd party import file. We had the following macros modified in there before, it must have been added by Hesham, and then got removed by re-importing the upstream encoding.h file. The unmodified macros are after the `#else`. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1228#note_149435 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
