mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-07 12:53:24 +00:00
Print an error message and exit rather than using assert, so it is more obvious what the problem is and no core files are produced. Fixes #61 Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>