Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-12 | Move common processor stuff into cpu_util.{h,c} | Burt P | |
* PROC_CPUINFO define used in testing * STRIFNULL(), UNKIFNULL() EMPIFNULL() macros used in reading cpuinfo * byte order, topology, and cpufreq data structures and functions that are platform independent * processor_has_flag() helper Signed-off-by: Burt P <pburt0@gmail.com> |