summary refs log tree commit diff stats
path: root/linux-user/hexagon/target_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/hexagon/target_syscall.h')
-rw-r--r--linux-user/hexagon/target_syscall.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/linux-user/hexagon/target_syscall.h b/linux-user/hexagon/target_syscall.h
index 7f91a4abc7..d9c94737a5 100644
--- a/linux-user/hexagon/target_syscall.h
+++ b/linux-user/hexagon/target_syscall.h
@@ -18,11 +18,6 @@
 #ifndef HEXAGON_TARGET_SYSCALL_H
 #define HEXAGON_TARGET_SYSCALL_H
 
-struct target_pt_regs {
-    abi_long sepc;
-    abi_long sp;
-};
-
 #define UNAME_MACHINE "hexagon"
 #define UNAME_MINIMUM_RELEASE "4.15.0"