mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-01 08:56:55 +00:00
hv: rename RTCM source files
'ptcm' and 'ptct' are legacy name according to the latest TCC spec, hence rename below files to avoid confusing: ptcm.c -> rtcm.c ptcm.h -> rtcm.h ptct.h -> rtct.h Tracked-On: #5649 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <mmio_dev.h>
|
||||
#include <ivshmem.h>
|
||||
#include <vmcs9900.h>
|
||||
#include <ptcm.h>
|
||||
#include <rtcm.h>
|
||||
|
||||
#define DBG_LEVEL_HYCALL 6U
|
||||
|
||||
|
Reference in New Issue
Block a user