mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 02:40:37 +00:00
hv: fix included file not protected with #define
Tracked-On: #861 Signed-off-by: Li, Fei1 <fei1.li@intel.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
*/
|
||||
|
||||
#ifndef HOST_PM_H
|
||||
#define HOST_PM_H
|
||||
|
||||
#define BIT_SLP_TYPx 10U
|
||||
#define BIT_SLP_EN 13U
|
||||
|
Reference in New Issue
Block a user