xref: /openbmc/linux/arch/sh/include/uapi/asm/unistd.h (revision 0a9426df)
10a9426dfSDavid Howells #ifndef __KERNEL__
20a9426dfSDavid Howells # ifdef __SH5__
30a9426dfSDavid Howells #  include <asm/unistd_64.h>
40a9426dfSDavid Howells # else
50a9426dfSDavid Howells #  include <asm/unistd_32.h>
60a9426dfSDavid Howells # endif
70a9426dfSDavid Howells #endif
8