mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 07:43:10 +00:00
5 lines
156 B
C
Vendored
5 lines
156 B
C
Vendored
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
|
#define __ARCH_WANT_SYS_CLONE
|
|
#define __ARCH_WANT_SYS_CLONE3
|
|
|
|
#include <asm-generic/unistd.h> |