mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 23:58:11 +08:00
* libcsupport/Makefile.am: Split no_posix.c so using sleep() does not pull in kill() stubs. * libcsupport/src/kill_noposix.c, libcsupport/src/sleep_noposix.c: New files. * libcsupport/src/no_posix.c: Removed.