1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-05 07:30:39 +01:00
Files
flashrom/udelay.c
Stefan Tauner 839db6dccd Use nanosleep() instead of usleep() where available
Usleep() has been obsolete for quite a while.
The only target that uses it without alternative is DOS.

Corresponding to flashrom svn r1899.

Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
2015-11-14 02:55:22 +00:00

5.6 KiB