Rename check_timer() function (and similar) to irqtimer_check().
commit95ee382b65fe18423e48698a242444dc4d0ef0ba
authorKevin O'Connor <kevin@koconnor.net>
Sat, 20 Jul 2013 22:07:50 +0000 (20 18:07 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 21 Jul 2013 18:09:29 +0000 (21 14:09 -0400)
treeefee55380327d34dac48748503118c4c91926fad
parent23c14a16392922f0706b97f38f61c5d2e55af81a
Rename check_timer() function (and similar) to irqtimer_check().

Rename functions to be more consistent and so they are not confused
with the normal timer functions.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/boot.c
src/serial.c
src/timer.c
src/util.c
src/util.h