1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI__ASM_SH_PTRACE_64_H
3 #define _UAPI__ASM_SH_PTRACE_64_H
9 unsigned long long regs
[63];
10 unsigned long long tregs
[8];
11 unsigned long long pad
[2];
15 #endif /* _UAPI__ASM_SH_PTRACE_64_H */