forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/arch/sh/include/uapi/asm/unistd.h
....@@ -1,8 +1,2 @@
11 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
-#ifndef __KERNEL__
3
-# ifdef __SH5__
4
-# include <asm/unistd_64.h>
5
-# else
6
-# include <asm/unistd_32.h>
7
-# endif
8
-#endif
2
+#include <asm/unistd_32.h>