diff options
| author | Louis Burda <quent.burda@gmail.com> | 2022-10-06 09:53:35 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2022-10-06 09:53:35 +0200 |
| commit | d505f8bebab8214981a7b4ad63e2595fa497074c (patch) | |
| tree | 792b600dbf8732b0d0698d8f94a2895088c287d9 /test/sevstep.c | |
| parent | 0e89d3b1b7c45ff9a3916b01ab56f177d4b64f8c (diff) | |
| download | cachepc-d505f8bebab8214981a7b4ad63e2595fa497074c.tar.gz cachepc-d505f8bebab8214981a7b4ad63e2595fa497074c.zip | |
Merge sevstep with cachepc dir and merge cachepc headers
Diffstat (limited to 'test/sevstep.c')
| -rw-r--r-- | test/sevstep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sevstep.c b/test/sevstep.c index 39b610d..907a773 100644 --- a/test/sevstep.c +++ b/test/sevstep.c @@ -1,4 +1,4 @@ -#include "sevstep/uapi.h" +#include "cachepc/uapi.h" #include <linux/kvm.h> #include <sys/ioctl.h> |
