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:
Jian Jun Chen
2025-09-12 09:41:57 +08:00
committed by acrnsi-robot
parent 1949c0b52f
commit 8d218c0b37
3 changed files with 8 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
#ifndef LOGMSG_H
#define LOGMSG_H
#include <asm/cpu.h>
#include <cpu.h>
/* Logging severity levels */
#define LOG_FATAL 1U