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_pgoff
9 #include "../32/syscallent.h"
10 /* [244 ... 259] are arch specific */
11 [244] = { 3, 0, SEN(printargs), "cacheflush" },
12 [245] = { 1, 0, SEN(printargs), "arc_settls" },
13 [246] = { 0, PU|NF, SEN(printargs), "arc_gettls" },
14 [247] = { 3, 0, SEN(sysfs), "sysfs" },
15 [248] = { 3, 0, SEN(printargs), "arc_usr_cmpxchg"},