]> rtime.felk.cvut.cz Git - rtems-devel.git/commit
Use standard rtems_clock_get_ticks_per_second() instead of TICKS_PER_SECOND.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 12 Apr 2014 09:07:31 +0000 (11:07 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 12 Apr 2014 09:07:31 +0000 (11:07 +0200)
commit43b43d2886ea62aae9ad70bd64b7768415c32d6c
tree2a305a1bd0b9ca05c2eea817e1c575a76cfb5636
parent30070e50dee5494dcc331b2880e71fec06de698d
Use standard rtems_clock_get_ticks_per_second() instead of TICKS_PER_SECOND.

The definition TICKS_PER_SECOND is not provided by default/standard config.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
rtems-omk-template/appfoo/task_1.c
rtems-omk-template/appnet/task_1.c