(root)/
strace-6.5/
src/
linux/
aarch64/
syscallent.h
       1  /*
       2   * Copyright (c) 2012-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  /*
      11   * Arch-specific block, not used on AArch64.
      12   * [244 ... 259] = { },
      13   */