1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI_H8300_PTRACE_H
3 #define _UAPI_H8300_PTRACE_H
20 /* this struct defines the way the registers are stored on the
21 stack during a system call. */
36 #if defined(__H8300S__)
40 } __attribute__((aligned(2), packed));
42 #endif /* __ASSEMBLY__ */
43 #endif /* _UAPI_H8300_PTRACE_H */