Files
rtems/cpukit/rtems
Sebastian Huber 7d7c50def0 rtems: Move _Status_Object_name_errors_to_status
Move _Status_Object_name_errors_to_status to a separate file to avoid a
dependency on errno.  Dependencies to errno are hard to be removed by
the linker garbage collection.
2018-06-05 07:08:40 +02:00
..