acrn-hypervisor/hypervisor/lib
Kaige Fu 93fda88893 lib: Move mem operations functions to one src file
Move all mem operations functions into a single
source code file, instead of the various source
code files that just implement a single or few
funtion.

No functional change.

Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-16 11:57:11 +08:00
..
crypto initial import 2018-05-11 14:44:28 +08:00
div.c initial import 2018-05-11 14:44:28 +08:00
mdelay.c initial import 2018-05-11 14:44:28 +08:00
memory.c lib: Move mem operations functions to one src file 2018-05-16 11:57:11 +08:00
spinlock.c initial import 2018-05-11 14:44:28 +08:00
sprintf.c sprintf: bug fix in sprintf implemented code 2018-05-15 17:25:27 +08:00
string.c lib: Move all str ops functions to one src file 2018-05-16 11:57:11 +08:00
udelay.c Rename TIME_MS_DELTA to CYCLES_PER_MS 2018-05-15 17:19:39 +08:00