1 /*
2 * Copyright (c) 2013-2021 The strace developers.
3 * All rights reserved.
4 *
5 * SPDX-License-Identifier: LGPL-2.1-or-later
6 */
7
8 #define sys_ARCH_mmap sys_mmap_4koff
9 #define ARCH_WANT_SYNC_FILE_RANGE2 1
10 #include "../32/syscallent.h"
11 /* [244 ... 259] are arch specific */
12 [244] = { 1, 0, SEN(printargs), "cmpxchg_badaddr" },
13 [245] = { 3, 0, SEN(printargs), "cacheflush" },