aosp12/external/strace/arch_defs.h

9 lines
185 B
C
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
/* Architecture-specific definitions. */
#ifndef STRACE_ARCH_DEFS_H
#define STRACE_ARCH_DEFS_H
#include "arch_defs_.h"
#include "linux/arch_defs_.h"
#endif /* !STRACE_ARCH_DEFS_H */