mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
6 lines
152 B
C
Vendored
6 lines
152 B
C
Vendored
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
|
|
|
#include <asm/unistd_32.h>
|
|
|
|
#define __NR_sync_file_range2 84
|
|
#undef __NR_sync_file_range |