xref: /openbmc/linux/arch/sh/include/uapi/asm/unistd.h (revision 6f52b16c)
16f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
20a9426dfSDavid Howells #ifndef __KERNEL__
30a9426dfSDavid Howells # ifdef __SH5__
40a9426dfSDavid Howells #  include <asm/unistd_64.h>
50a9426dfSDavid Howells # else
60a9426dfSDavid Howells #  include <asm/unistd_32.h>
70a9426dfSDavid Howells # endif
80a9426dfSDavid Howells #endif
9