aboutsummaryrefslogtreecommitdiff
path: root/aarch64/common/interop.h
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/common/interop.h')
-rw-r--r--aarch64/common/interop.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/aarch64/common/interop.h b/aarch64/common/interop.h
index fcd7448..c4ac039 100644
--- a/aarch64/common/interop.h
+++ b/aarch64/common/interop.h
@@ -33,9 +33,9 @@ typedef struct {
typedef enum {
CURRENTEL = 1,
CPTR_EL3,
- CPACR_EL1,
- SCR_EL3,
- SCTLR_EL1,
+ CPACR,
+ SCR,
+ SCTLR,
} op_reg_key_t;
typedef struct {