summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/arm64/gcs/gcs-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/arm64/gcs/gcs-util.h')
-rw-r--r--tools/testing/selftests/arm64/gcs/gcs-util.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/testing/selftests/arm64/gcs/gcs-util.h b/tools/testing/selftests/arm64/gcs/gcs-util.h
index c99a6b39ac14..7a81bb07ed4b 100644
--- a/tools/testing/selftests/arm64/gcs/gcs-util.h
+++ b/tools/testing/selftests/arm64/gcs/gcs-util.h
@@ -18,12 +18,6 @@
#ifndef NT_ARM_GCS
#define NT_ARM_GCS 0x410
-
-struct user_gcs {
- __u64 features_enabled;
- __u64 features_locked;
- __u64 gcspr_el0;
-};
#endif
/* Shadow Stack/Guarded Control Stack interface */