strace/linux/nios2/syscallent.h

12 lines
283 B
C
Raw Permalink Normal View History

/*
* Copyright (c) 2014-2018 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
#define sys_ARCH_mmap sys_mmap_pgoff
#include "32/syscallent.h"
/* [244 ... 259] are arch specific */
[244] = {4, 0, SEN(cacheflush), "cacheflush"},