]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - linux-headers/asm-loongarch/unistd.h
linux-headers: Update to Linux v6.7-rc5
[thirdparty/qemu.git] / linux-headers / asm-loongarch / unistd.h
diff --git a/linux-headers/asm-loongarch/unistd.h b/linux-headers/asm-loongarch/unistd.h
new file mode 100644 (file)
index 0000000..fcb6689
--- /dev/null
@@ -0,0 +1,5 @@
+/* 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>