Dmitry V. Levin
92e347b556
We do our best to keep copyright headers up to date, yet git history provides better information on this subject and is more accurate than copyright headers.
28 lines
345 B
C
28 lines
345 B
C
/*
|
|
* Copyright (c) 2017-2018 The strace developers.
|
|
* All rights reserved.
|
|
*
|
|
* SPDX-License-Identifier: LGPL-2.1-or-later
|
|
*/
|
|
|
|
#undef TD
|
|
#undef TF
|
|
#undef TI
|
|
#undef TN
|
|
#undef TP
|
|
#undef TS
|
|
#undef TM
|
|
#undef TST
|
|
#undef TLST
|
|
#undef TFST
|
|
#undef TSTA
|
|
#undef TSF
|
|
#undef TFSF
|
|
#undef TSFA
|
|
#undef NF
|
|
#undef MA
|
|
#undef SI
|
|
#undef SE
|
|
#undef CST
|
|
#undef SEN
|