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.
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.