coreboot/src/include/cpu
Rizwan Qureshi 8453c4f2fb cpu/x86: Move fls() and fms() to mtrr.h
Move the funtion to find most significant bit set(fms)
and function to find least significant bit set(fls) to a common
place. And remove the duplicates.

Change-Id: Ia821038b622d93e7f719c18e5ee3e8112de66a53
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/16525
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-12 19:51:36 +02:00
..
amd src/include: Improve code formatting 2016-09-05 12:28:32 +02:00
intel intel: Drop old romstage main() without asmlinkage 2016-06-22 10:53:17 +02:00
x86 cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00
cpu.h cpu/cpu.h: Change guard around function declarations 2016-06-22 11:40:09 +02:00