(root)/
strace-6.5/
src/
linux/
sparc/
arch_defs_.h
       1  /*
       2   * Copyright (c) 2018-2021 The strace developers.
       3   * All rights reserved.
       4   *
       5   * SPDX-License-Identifier: LGPL-2.1-or-later
       6   */
       7  
       8  #define ARCH_SIZEOF_STRUCT_MSQID64_DS 104
       9  #define HAVE_ARCH_GETRVAL2 1
      10  #define HAVE_ARCH_UID16_SYSCALLS 1
      11  #define HAVE_ARCH_SA_RESTORER 1
      12  #define HAVE_ARCH_DEDICATED_ERR_REG 1
      13  #define CAN_ARCH_BE_COMPAT_ON_64BIT_KERNEL 1
      14  #define PERSONALITY0_AUDIT_ARCH { AUDIT_ARCH_SPARC, 0 }