forked from Imagelibrary/rtems
This makes xil/sleep.h a stub to prevent multiple differing definitions of sleep functions from toolchain and local headers. The non-standard sleep definitions were not in use and can be added later if needed.
2 lines
24 B
C
2 lines
24 B
C
#include <sys/unistd.h>
|