Files
epics-base/modules
Dirk Zimoch b97a35fec8 Don't use __attribute__((noreturn)) on VxWorks
VxWorks does not mark abort() or exit() as noreturn.
Thus, functions declared noreturn which end in a call
to those functions cause a compiler warning on vxWorks.
2025-03-19 11:06:26 -05:00
..
2025-03-05 09:51:57 -06:00
2023-12-14 16:42:10 -06:00