(root)/
strace-6.5/
src/
linux/
metag/
syscallent.h
       1  /*
       2   * Copyright (c) 2013-2021 The strace developers.
       3   * All rights reserved.
       4   *
       5   * SPDX-License-Identifier: LGPL-2.1-or-later
       6   */
       7  
       8  #include "../32/syscallent.h"
       9  /* [244 ... 259] are arch specific */
      10  [245] = { 2,	0,	SEN(printargs),	"metag_setglobalbit"	},
      11  [246] = { 1,	0,	SEN(printargs),	"metag_set_fpu_flags"	},
      12  [247] = { 1,	0,	SEN(printargs),	"metag_set_tls"		},
      13  [248] = { 0,	PU|NF,	SEN(printargs),	"metag_get_tls"		},