1 #ifndef _UAPI_H8300_PTRACE_H
2 #define _UAPI_H8300_PTRACE_H
19 /* this struct defines the way the registers are stored on the
20 stack during a system call. */
35 #if defined(__H8300S__)
39 } __attribute__((aligned(2), packed
));
41 #endif /* __ASSEMBLY__ */
42 #endif /* _UAPI_H8300_PTRACE_H */