]> granicus.if.org Git - strace/blob - arch_defs.h
rtnl_neightbl: always decode struct ndt_config and struct ndt_stats
[strace] / arch_defs.h
1 /*
2  * Copyright (c) 2018 Dmitry V. Levin <ldv@altlinux.org>
3  * All rights reserved.
4  *
5  * SPDX-License-Identifier: LGPL-2.1-or-later
6  */
7
8 /* Architecture-specific definitions.  */
9 #ifndef STRACE_ARCH_DEFS_H
10 # define STRACE_ARCH_DEFS_H
11
12 # include "arch_defs_.h"
13 # include "linux/arch_defs_.h"
14
15 #endif /* !STRACE_ARCH_DEFS_H */