diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-07-20 18:22:57 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2013-07-21 14:10:15 -0400 |
commit | 018bdd77cecd7d40d6685a0ec02ef3600214695d (patch) | |
tree | 203fcc2a01c8383532236bfd48e903f927eec79b /scripts/kconfig/expr.c | |
parent | 95ee382b65fe18423e48698a242444dc4d0ef0ba (diff) | |
download | seabios-018bdd77cecd7d40d6685a0ec02ef3600214695d.zip seabios-018bdd77cecd7d40d6685a0ec02ef3600214695d.tar.gz seabios-018bdd77cecd7d40d6685a0ec02ef3600214695d.tar.bz2 |
Rename check_tsc() (and similar) to timer_check() and use u32.
Rename the check_tsc() function to timer_check(). The CPU TSC is
often not the basis of the timer, so use a more appropriate name.
Convert all callers that were using u64 for the timers to use u32.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/kconfig/expr.c')
0 files changed, 0 insertions, 0 deletions