acrn-hypervisor/hypervisor/lib
Shiqing Gao 714814f97e hv: move `atoi` and `strtol_dec` to debug directory
This patch moves `atoi` and `strtol_dec` to debug directory
since they are only used by code under debug directory.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-20 12:52:59 +08:00
..
crypto hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
memory.c hv: coding style: refine memory.c 2018-12-19 09:15:34 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: use uint64_t replace "unsigned long" 2018-12-12 13:08:10 +08:00
string.c hv: move `atoi` and `strtol_dec` to debug directory 2018-12-20 12:52:59 +08:00