commit | 846034f678d25998efe23e002a398c00c5f79dad | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Feb 06 14:19:29 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Feb 06 23:07:37 2020 -0500 |
tree | 0285f73d1459e85bf8b04ef907c26dca5f7259be | |
parent | d1f50122f97304a37137ef12b067c4d39e4708b6 [diff] |
drivers: loapic_timer: simplify TSC read We have an inline function for this in x86's arch.h that works for both 64 and 32-bit. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>