Files
acrn-hypervisor/hypervisor/arch/x86
Rusty Lynch 80a7dda419 Fix compile error caused by missing memcpy function
On some toolchain configurations direct struct assignments will
default to a memcpy operation which is not present in this
environment, so explicitly use the internal memcpy_s function.

Signed-of-by: Rusty Lynch <rusty.lynch@intel.com>
2018-05-15 17:19:39 +08:00
..
2018-05-11 14:44:28 +08:00
2018-05-15 17:19:38 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-15 17:19:39 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-15 17:19:38 +08:00
2018-05-15 17:19:38 +08:00
2018-05-15 17:19:39 +08:00