Files
rtems/bsps/include/xil/sleep.h
Kinsey Moore d9f3dcba10 bsps/xil: Make sleep.h a stub
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.
2023-02-08 14:11:47 -06:00

2 lines
24 B
C

#include <sys/unistd.h>