summaryrefslogtreecommitdiff
path: root/linux/riscv64/syscallent.h
blob: 60c6ce587cda1d4bcfb93c7191c012d2341aa718 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright (c) 2016-2019 The strace developers.
 * All rights reserved.
 *
 * SPDX-License-Identifier: LGPL-2.1-or-later
 */

#include "64/syscallent.h"

/* #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) */
[259] = { 3,	TM,		SEN(riscv_flush_icache),	"riscv_flush_icache"	},