mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 03:31:21 +08:00
Add and use rtems_libio_exit_helper. Add rtems_libio_exit(). The fclose(stdin) etc. makes no sense during exit. This would use the _REENT structure of the thread calling _exit().