diff options
| author | Ingo Molnar <mingo@kernel.org> | 2017-11-08 04:17:15 -0500 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2017-11-08 04:17:15 -0500 |
| commit | 8a103df440afea30c91ebd42e61dc644e647f4bd (patch) | |
| tree | 2cfa99e9c6e1e138e1404bce4294e46cb0034cce /include/uapi/asm-generic | |
| parent | a9903f04e0a4ea522d959c2f287cdf0ab029e324 (diff) | |
| parent | fbc3edf7d7731d7a22c483c679700589bab936a3 (diff) | |
Merge branch 'linus' into sched/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/uapi/asm-generic')
33 files changed, 33 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/bitsperlong.h b/include/uapi/asm-generic/bitsperlong.h index 23e6c416b85f..693d9a40eb7b 100644 --- a/include/uapi/asm-generic/bitsperlong.h +++ b/include/uapi/asm-generic/bitsperlong.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI__ASM_GENERIC_BITS_PER_LONG | 2 | #ifndef _UAPI__ASM_GENERIC_BITS_PER_LONG |
| 2 | #define _UAPI__ASM_GENERIC_BITS_PER_LONG | 3 | #define _UAPI__ASM_GENERIC_BITS_PER_LONG |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/errno-base.h b/include/uapi/asm-generic/errno-base.h index 65115978510f..9653140bff92 100644 --- a/include/uapi/asm-generic/errno-base.h +++ b/include/uapi/asm-generic/errno-base.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _ASM_GENERIC_ERRNO_BASE_H | 2 | #ifndef _ASM_GENERIC_ERRNO_BASE_H |
| 2 | #define _ASM_GENERIC_ERRNO_BASE_H | 3 | #define _ASM_GENERIC_ERRNO_BASE_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/errno.h b/include/uapi/asm-generic/errno.h index 88e0914cf2d9..cf9c51ac49f9 100644 --- a/include/uapi/asm-generic/errno.h +++ b/include/uapi/asm-generic/errno.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _ASM_GENERIC_ERRNO_H | 2 | #ifndef _ASM_GENERIC_ERRNO_H |
| 2 | #define _ASM_GENERIC_ERRNO_H | 3 | #define _ASM_GENERIC_ERRNO_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/fcntl.h b/include/uapi/asm-generic/fcntl.h index e063effe0cc1..9dc0bf0c5a6e 100644 --- a/include/uapi/asm-generic/fcntl.h +++ b/include/uapi/asm-generic/fcntl.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _ASM_GENERIC_FCNTL_H | 2 | #ifndef _ASM_GENERIC_FCNTL_H |
| 2 | #define _ASM_GENERIC_FCNTL_H | 3 | #define _ASM_GENERIC_FCNTL_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/int-l64.h b/include/uapi/asm-generic/int-l64.h index 978f21cae2f4..ed8bcd99c34d 100644 --- a/include/uapi/asm-generic/int-l64.h +++ b/include/uapi/asm-generic/int-l64.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | /* | 2 | /* |
| 2 | * asm-generic/int-l64.h | 3 | * asm-generic/int-l64.h |
| 3 | * | 4 | * |
diff --git a/include/uapi/asm-generic/int-ll64.h b/include/uapi/asm-generic/int-ll64.h index a8658b2423ba..1ed06964257c 100644 --- a/include/uapi/asm-generic/int-ll64.h +++ b/include/uapi/asm-generic/int-ll64.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | /* | 2 | /* |
| 2 | * asm-generic/int-ll64.h | 3 | * asm-generic/int-ll64.h |
| 3 | * | 4 | * |
diff --git a/include/uapi/asm-generic/ioctl.h b/include/uapi/asm-generic/ioctl.h index 749b32fe5623..a84f4db8a250 100644 --- a/include/uapi/asm-generic/ioctl.h +++ b/include/uapi/asm-generic/ioctl.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI_ASM_GENERIC_IOCTL_H | 2 | #ifndef _UAPI_ASM_GENERIC_IOCTL_H |
| 2 | #define _UAPI_ASM_GENERIC_IOCTL_H | 3 | #define _UAPI_ASM_GENERIC_IOCTL_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/ioctls.h b/include/uapi/asm-generic/ioctls.h index 14baf9f23a14..040651735662 100644 --- a/include/uapi/asm-generic/ioctls.h +++ b/include/uapi/asm-generic/ioctls.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_IOCTLS_H | 2 | #ifndef __ASM_GENERIC_IOCTLS_H |
| 2 | #define __ASM_GENERIC_IOCTLS_H | 3 | #define __ASM_GENERIC_IOCTLS_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/ipcbuf.h b/include/uapi/asm-generic/ipcbuf.h index 3dbcc1e771c0..7d80dbd336fb 100644 --- a/include/uapi/asm-generic/ipcbuf.h +++ b/include/uapi/asm-generic/ipcbuf.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_IPCBUF_H | 2 | #ifndef __ASM_GENERIC_IPCBUF_H |
| 2 | #define __ASM_GENERIC_IPCBUF_H | 3 | #define __ASM_GENERIC_IPCBUF_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/mman-common.h b/include/uapi/asm-generic/mman-common.h index 203268f9231e..6d319c46fd90 100644 --- a/include/uapi/asm-generic/mman-common.h +++ b/include/uapi/asm-generic/mman-common.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_MMAN_COMMON_H | 2 | #ifndef __ASM_GENERIC_MMAN_COMMON_H |
| 2 | #define __ASM_GENERIC_MMAN_COMMON_H | 3 | #define __ASM_GENERIC_MMAN_COMMON_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/mman.h b/include/uapi/asm-generic/mman.h index 7162cd4cca73..2dffcbf705b3 100644 --- a/include/uapi/asm-generic/mman.h +++ b/include/uapi/asm-generic/mman.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_MMAN_H | 2 | #ifndef __ASM_GENERIC_MMAN_H |
| 2 | #define __ASM_GENERIC_MMAN_H | 3 | #define __ASM_GENERIC_MMAN_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/msgbuf.h b/include/uapi/asm-generic/msgbuf.h index f55ecc43c60f..fb306ebdb36f 100644 --- a/include/uapi/asm-generic/msgbuf.h +++ b/include/uapi/asm-generic/msgbuf.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_MSGBUF_H | 2 | #ifndef __ASM_GENERIC_MSGBUF_H |
| 2 | #define __ASM_GENERIC_MSGBUF_H | 3 | #define __ASM_GENERIC_MSGBUF_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/param.h b/include/uapi/asm-generic/param.h index 5becc84396b8..baad02ea7f93 100644 --- a/include/uapi/asm-generic/param.h +++ b/include/uapi/asm-generic/param.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI__ASM_GENERIC_PARAM_H | 2 | #ifndef _UAPI__ASM_GENERIC_PARAM_H |
| 2 | #define _UAPI__ASM_GENERIC_PARAM_H | 3 | #define _UAPI__ASM_GENERIC_PARAM_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/poll.h b/include/uapi/asm-generic/poll.h index a9694982689f..fefb3d2c3fac 100644 --- a/include/uapi/asm-generic/poll.h +++ b/include/uapi/asm-generic/poll.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_POLL_H | 2 | #ifndef __ASM_GENERIC_POLL_H |
| 2 | #define __ASM_GENERIC_POLL_H | 3 | #define __ASM_GENERIC_POLL_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/posix_types.h b/include/uapi/asm-generic/posix_types.h index fe74fccf18db..5e6ea22bd525 100644 --- a/include/uapi/asm-generic/posix_types.h +++ b/include/uapi/asm-generic/posix_types.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_POSIX_TYPES_H | 2 | #ifndef __ASM_GENERIC_POSIX_TYPES_H |
| 2 | #define __ASM_GENERIC_POSIX_TYPES_H | 3 | #define __ASM_GENERIC_POSIX_TYPES_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/resource.h b/include/uapi/asm-generic/resource.h index c6d10af50123..f12db7a0da64 100644 --- a/include/uapi/asm-generic/resource.h +++ b/include/uapi/asm-generic/resource.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI_ASM_GENERIC_RESOURCE_H | 2 | #ifndef _UAPI_ASM_GENERIC_RESOURCE_H |
| 2 | #define _UAPI_ASM_GENERIC_RESOURCE_H | 3 | #define _UAPI_ASM_GENERIC_RESOURCE_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/sembuf.h b/include/uapi/asm-generic/sembuf.h index 4cb2c13e5090..cbf9cfe977d6 100644 --- a/include/uapi/asm-generic/sembuf.h +++ b/include/uapi/asm-generic/sembuf.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SEMBUF_H | 2 | #ifndef __ASM_GENERIC_SEMBUF_H |
| 2 | #define __ASM_GENERIC_SEMBUF_H | 3 | #define __ASM_GENERIC_SEMBUF_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/setup.h b/include/uapi/asm-generic/setup.h index 6fc26a51003c..88ac5100df35 100644 --- a/include/uapi/asm-generic/setup.h +++ b/include/uapi/asm-generic/setup.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SETUP_H | 2 | #ifndef __ASM_GENERIC_SETUP_H |
| 2 | #define __ASM_GENERIC_SETUP_H | 3 | #define __ASM_GENERIC_SETUP_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/shmbuf.h b/include/uapi/asm-generic/shmbuf.h index 7e9fb2f0853b..2b6c3bb97f97 100644 --- a/include/uapi/asm-generic/shmbuf.h +++ b/include/uapi/asm-generic/shmbuf.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SHMBUF_H | 2 | #ifndef __ASM_GENERIC_SHMBUF_H |
| 2 | #define __ASM_GENERIC_SHMBUF_H | 3 | #define __ASM_GENERIC_SHMBUF_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/shmparam.h b/include/uapi/asm-generic/shmparam.h index 51a3852de733..8b78c0ba08b1 100644 --- a/include/uapi/asm-generic/shmparam.h +++ b/include/uapi/asm-generic/shmparam.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SHMPARAM_H | 2 | #ifndef __ASM_GENERIC_SHMPARAM_H |
| 2 | #define __ASM_GENERIC_SHMPARAM_H | 3 | #define __ASM_GENERIC_SHMPARAM_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/siginfo.h b/include/uapi/asm-generic/siginfo.h index e5aa6794cea4..e447283b8f52 100644 --- a/include/uapi/asm-generic/siginfo.h +++ b/include/uapi/asm-generic/siginfo.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI_ASM_GENERIC_SIGINFO_H | 2 | #ifndef _UAPI_ASM_GENERIC_SIGINFO_H |
| 2 | #define _UAPI_ASM_GENERIC_SIGINFO_H | 3 | #define _UAPI_ASM_GENERIC_SIGINFO_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/signal-defs.h b/include/uapi/asm-generic/signal-defs.h index 00f95df54297..e9304c95ceea 100644 --- a/include/uapi/asm-generic/signal-defs.h +++ b/include/uapi/asm-generic/signal-defs.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SIGNAL_DEFS_H | 2 | #ifndef __ASM_GENERIC_SIGNAL_DEFS_H |
| 2 | #define __ASM_GENERIC_SIGNAL_DEFS_H | 3 | #define __ASM_GENERIC_SIGNAL_DEFS_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/signal.h b/include/uapi/asm-generic/signal.h index 3094618d382f..5c716a952cbe 100644 --- a/include/uapi/asm-generic/signal.h +++ b/include/uapi/asm-generic/signal.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI__ASM_GENERIC_SIGNAL_H | 2 | #ifndef _UAPI__ASM_GENERIC_SIGNAL_H |
| 2 | #define _UAPI__ASM_GENERIC_SIGNAL_H | 3 | #define _UAPI__ASM_GENERIC_SIGNAL_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h index e47c9e436221..0ae758c90e54 100644 --- a/include/uapi/asm-generic/socket.h +++ b/include/uapi/asm-generic/socket.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SOCKET_H | 2 | #ifndef __ASM_GENERIC_SOCKET_H |
| 2 | #define __ASM_GENERIC_SOCKET_H | 3 | #define __ASM_GENERIC_SOCKET_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/sockios.h b/include/uapi/asm-generic/sockios.h index 9a61a369b901..64f658c7cec2 100644 --- a/include/uapi/asm-generic/sockios.h +++ b/include/uapi/asm-generic/sockios.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_SOCKIOS_H | 2 | #ifndef __ASM_GENERIC_SOCKIOS_H |
| 2 | #define __ASM_GENERIC_SOCKIOS_H | 3 | #define __ASM_GENERIC_SOCKIOS_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/stat.h b/include/uapi/asm-generic/stat.h index bd8cad21998e..0d962ecd1663 100644 --- a/include/uapi/asm-generic/stat.h +++ b/include/uapi/asm-generic/stat.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_STAT_H | 2 | #ifndef __ASM_GENERIC_STAT_H |
| 2 | #define __ASM_GENERIC_STAT_H | 3 | #define __ASM_GENERIC_STAT_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/statfs.h b/include/uapi/asm-generic/statfs.h index cb89cc730f0b..bd35c7619ca2 100644 --- a/include/uapi/asm-generic/statfs.h +++ b/include/uapi/asm-generic/statfs.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI_GENERIC_STATFS_H | 2 | #ifndef _UAPI_GENERIC_STATFS_H |
| 2 | #define _UAPI_GENERIC_STATFS_H | 3 | #define _UAPI_GENERIC_STATFS_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/swab.h b/include/uapi/asm-generic/swab.h index a8e9029d9eba..f2da4e4fd4d1 100644 --- a/include/uapi/asm-generic/swab.h +++ b/include/uapi/asm-generic/swab.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _ASM_GENERIC_SWAB_H | 2 | #ifndef _ASM_GENERIC_SWAB_H |
| 2 | #define _ASM_GENERIC_SWAB_H | 3 | #define _ASM_GENERIC_SWAB_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/termbits.h b/include/uapi/asm-generic/termbits.h index 232b4781aef3..2fbaf9ae89dd 100644 --- a/include/uapi/asm-generic/termbits.h +++ b/include/uapi/asm-generic/termbits.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_TERMBITS_H | 2 | #ifndef __ASM_GENERIC_TERMBITS_H |
| 2 | #define __ASM_GENERIC_TERMBITS_H | 3 | #define __ASM_GENERIC_TERMBITS_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/termios.h b/include/uapi/asm-generic/termios.h index 088176062133..cf892933a363 100644 --- a/include/uapi/asm-generic/termios.h +++ b/include/uapi/asm-generic/termios.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _UAPI_ASM_GENERIC_TERMIOS_H | 2 | #ifndef _UAPI_ASM_GENERIC_TERMIOS_H |
| 2 | #define _UAPI_ASM_GENERIC_TERMIOS_H | 3 | #define _UAPI_ASM_GENERIC_TERMIOS_H |
| 3 | /* | 4 | /* |
diff --git a/include/uapi/asm-generic/types.h b/include/uapi/asm-generic/types.h index a3877926b0d4..dfaa50d99d8f 100644 --- a/include/uapi/asm-generic/types.h +++ b/include/uapi/asm-generic/types.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef _ASM_GENERIC_TYPES_H | 2 | #ifndef _ASM_GENERIC_TYPES_H |
| 2 | #define _ASM_GENERIC_TYPES_H | 3 | #define _ASM_GENERIC_TYPES_H |
| 3 | /* | 4 | /* |
diff --git a/include/uapi/asm-generic/ucontext.h b/include/uapi/asm-generic/ucontext.h index ad77343e8a9a..351868a72168 100644 --- a/include/uapi/asm-generic/ucontext.h +++ b/include/uapi/asm-generic/ucontext.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #ifndef __ASM_GENERIC_UCONTEXT_H | 2 | #ifndef __ASM_GENERIC_UCONTEXT_H |
| 2 | #define __ASM_GENERIC_UCONTEXT_H | 3 | #define __ASM_GENERIC_UCONTEXT_H |
| 3 | 4 | ||
diff --git a/include/uapi/asm-generic/unistd.h b/include/uapi/asm-generic/unistd.h index 061185a5eb51..8b87de067bc7 100644 --- a/include/uapi/asm-generic/unistd.h +++ b/include/uapi/asm-generic/unistd.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ | ||
| 1 | #include <asm/bitsperlong.h> | 2 | #include <asm/bitsperlong.h> |
| 2 | 3 | ||
| 3 | /* | 4 | /* |
