acrn-hypervisor/hypervisor/include/lib
Zheng, Gen c8116fc7c9 spinlock: bug fix in spinlock code
Using ebx will truncate the high 32bit part of 64bit virtual address.
So using rbx instead of ebx.

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
Reviewed-by: Yakui, Zhao <yakui.zhao@intel.com>
2018-05-15 17:25:27 +08:00
..
crypto initial import 2018-05-11 14:44:28 +08:00
bits.h initial import 2018-05-11 14:44:28 +08:00
errno.h initial import 2018-05-11 14:44:28 +08:00
list.h initial import 2018-05-11 14:44:28 +08:00
macros.h initial import 2018-05-11 14:44:28 +08:00
mem_mgt.h treewide: fix declarations of functions with empty parameter lists 2018-05-15 17:25:23 +08:00
rtl.h Rename TIME_MS_DELTA to CYCLES_PER_MS 2018-05-15 17:19:39 +08:00
spinlock.h spinlock: bug fix in spinlock code 2018-05-15 17:25:27 +08:00
sprintf.h Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
stdarg.h initial import 2018-05-11 14:44:28 +08:00
strtol.h initial import 2018-05-11 14:44:28 +08:00
types.h initial import 2018-05-11 14:44:28 +08:00
util.h initial import 2018-05-11 14:44:28 +08:00