mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-14 19:02:02 +00:00
hv: multi-arch: move asm_pause to common
Tracked-On: #8791 Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>
This commit is contained in:
committed by
acrnsi-robot
parent
1949c0b52f
commit
8d218c0b37
@@ -6,7 +6,7 @@
|
||||
|
||||
#ifndef LOGMSG_H
|
||||
#define LOGMSG_H
|
||||
#include <asm/cpu.h>
|
||||
#include <cpu.h>
|
||||
|
||||
/* Logging severity levels */
|
||||
#define LOG_FATAL 1U
|
||||
|
||||
Reference in New Issue
Block a user