summaryrefslogtreecommitdiffstats
path: root/depcomp
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2019-01-07 14:22:22 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-07 14:23:50 +0100
commit5b951175d09e1376c067529601738310a1dbd370 (patch)
treedbee9d844872f3591407f13bc8f42e5f2db67670 /depcomp
parentFix format warnings (diff)
downloadrtems-5b951175d09e1376c067529601738310a1dbd370.tar.bz2
psxfile01: Fix one second sleep
Checking of atime in psxfile01 (line 713) can fail since a delay for rtems_clock_get_ticks_per_second (line 699) gives a delay of less than one second, depending on when the last tick occurred. atime is measured in whole seconds, and a fast processor might read the file before a new second occurs. Add one tick to the delay will solve the problem.
Diffstat (limited to 'depcomp')
0 files changed, 0 insertions, 0 deletions