(root)/
strace-6.5/
src/
linux/
riscv64/
syscallent.h
       1  /*
       2   * Copyright (c) 2016-2021 The strace developers.
       3   * All rights reserved.
       4   *
       5   * SPDX-License-Identifier: LGPL-2.1-or-later
       6   */
       7  
       8  #include "../64/syscallent.h"
       9  
      10  /* #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) */
      11  [259] = { 3,	TM,		SEN(riscv_flush_icache),	"riscv_flush_icache"	},