xref: /aosp_15_r20/external/strace/config.h.in (revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
1*cf84ac9aSAndroid Build Coastguard Worker/* config.h.in.  Generated from configure.ac by autoheader.  */
2*cf84ac9aSAndroid Build Coastguard Worker
3*cf84ac9aSAndroid Build Coastguard Worker/* Define for the AArch64 architecture. */
4*cf84ac9aSAndroid Build Coastguard Worker#undef AARCH64
5*cf84ac9aSAndroid Build Coastguard Worker
6*cf84ac9aSAndroid Build Coastguard Worker/* Define if building universal (internal helper macro) */
7*cf84ac9aSAndroid Build Coastguard Worker#undef AC_APPLE_UNIVERSAL_BUILD
8*cf84ac9aSAndroid Build Coastguard Worker
9*cf84ac9aSAndroid Build Coastguard Worker/* Define for the Alpha architecture. */
10*cf84ac9aSAndroid Build Coastguard Worker#undef ALPHA
11*cf84ac9aSAndroid Build Coastguard Worker
12*cf84ac9aSAndroid Build Coastguard Worker/* Define for the ARC architecture. */
13*cf84ac9aSAndroid Build Coastguard Worker#undef ARC
14*cf84ac9aSAndroid Build Coastguard Worker
15*cf84ac9aSAndroid Build Coastguard Worker/* Define for the ARM architecture. */
16*cf84ac9aSAndroid Build Coastguard Worker#undef ARM
17*cf84ac9aSAndroid Build Coastguard Worker
18*cf84ac9aSAndroid Build Coastguard Worker/* SA_RESTORER defined in <asm/signal.h> */
19*cf84ac9aSAndroid Build Coastguard Worker#undef ASM_SA_RESTORER
20*cf84ac9aSAndroid Build Coastguard Worker
21*cf84ac9aSAndroid Build Coastguard Worker/* SIGRTMIN defined in <asm/signal.h> */
22*cf84ac9aSAndroid Build Coastguard Worker#undef ASM_SIGRTMIN
23*cf84ac9aSAndroid Build Coastguard Worker
24*cf84ac9aSAndroid Build Coastguard Worker/* Define for the AVR32 architecture. */
25*cf84ac9aSAndroid Build Coastguard Worker#undef AVR32
26*cf84ac9aSAndroid Build Coastguard Worker
27*cf84ac9aSAndroid Build Coastguard Worker/* Define for the Blackfin architecture. */
28*cf84ac9aSAndroid Build Coastguard Worker#undef BFIN
29*cf84ac9aSAndroid Build Coastguard Worker
30*cf84ac9aSAndroid Build Coastguard Worker/* Current copyright year. */
31*cf84ac9aSAndroid Build Coastguard Worker#undef COPYRIGHT_YEAR
32*cf84ac9aSAndroid Build Coastguard Worker
33*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you want OABI support on ARM EABI. */
34*cf84ac9aSAndroid Build Coastguard Worker#undef ENABLE_ARM_OABI
35*cf84ac9aSAndroid Build Coastguard Worker
36*cf84ac9aSAndroid Build Coastguard Worker/* Define to enable stack tracing support */
37*cf84ac9aSAndroid Build Coastguard Worker#undef ENABLE_STACKTRACE
38*cf84ac9aSAndroid Build Coastguard Worker
39*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `accept4' function. */
40*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ACCEPT4
41*cf84ac9aSAndroid Build Coastguard Worker
42*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <asm/cachectl.h> header file. */
43*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ASM_CACHECTL_H
44*cf84ac9aSAndroid Build Coastguard Worker
45*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <asm/guarded_storage.h> header file. */
46*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ASM_GUARDED_STORAGE_H
47*cf84ac9aSAndroid Build Coastguard Worker
48*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <asm/sigcontext.h> header file. */
49*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ASM_SIGCONTEXT_H
50*cf84ac9aSAndroid Build Coastguard Worker
51*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <asm/sysmips.h> header file. */
52*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ASM_SYSMIPS_H
53*cf84ac9aSAndroid Build Coastguard Worker
54*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `be64toh' function. */
55*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_BE64TOH
56*cf84ac9aSAndroid Build Coastguard Worker
57*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
58*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_BLUETOOTH_BLUETOOTH_H
59*cf84ac9aSAndroid Build Coastguard Worker
60*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `BTRFS_COMPRESS_LZO', and to 0
61*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
62*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_BTRFS_COMPRESS_LZO
63*cf84ac9aSAndroid Build Coastguard Worker
64*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `BTRFS_COMPRESS_NONE', and to 0
65*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
66*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_BTRFS_COMPRESS_NONE
67*cf84ac9aSAndroid Build Coastguard Worker
68*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `BTRFS_COMPRESS_ZLIB', and to 0
69*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
70*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_BTRFS_COMPRESS_ZLIB
71*cf84ac9aSAndroid Build Coastguard Worker
72*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `CTL_ARLAN', and to 0 if you
73*cf84ac9aSAndroid Build Coastguard Worker   don't. */
74*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_CTL_ARLAN
75*cf84ac9aSAndroid Build Coastguard Worker
76*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `CTL_FRV', and to 0 if you
77*cf84ac9aSAndroid Build Coastguard Worker   don't. */
78*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_CTL_FRV
79*cf84ac9aSAndroid Build Coastguard Worker
80*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `CTL_PM', and to 0 if you don't.
81*cf84ac9aSAndroid Build Coastguard Worker   */
82*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_CTL_PM
83*cf84ac9aSAndroid Build Coastguard Worker
84*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `CTL_PROC', and to 0 if you
85*cf84ac9aSAndroid Build Coastguard Worker   don't. */
86*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_CTL_PROC
87*cf84ac9aSAndroid Build Coastguard Worker
88*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `CTL_S390DBF', and to 0 if you
89*cf84ac9aSAndroid Build Coastguard Worker   don't. */
90*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_CTL_S390DBF
91*cf84ac9aSAndroid Build Coastguard Worker
92*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `CTL_SUNRPC', and to 0 if you
93*cf84ac9aSAndroid Build Coastguard Worker   don't. */
94*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_CTL_SUNRPC
95*cf84ac9aSAndroid Build Coastguard Worker
96*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `IFLA_AF_SPEC', and to 0 if you
97*cf84ac9aSAndroid Build Coastguard Worker   don't. */
98*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_IFLA_AF_SPEC
99*cf84ac9aSAndroid Build Coastguard Worker
100*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `IFLA_PORT_SELF', and to 0 if
101*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
102*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_IFLA_PORT_SELF
103*cf84ac9aSAndroid Build Coastguard Worker
104*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `IFLA_PROTINFO', and to 0 if you
105*cf84ac9aSAndroid Build Coastguard Worker   don't. */
106*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_IFLA_PROTINFO
107*cf84ac9aSAndroid Build Coastguard Worker
108*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `IFLA_XDP', and to 0 if you
109*cf84ac9aSAndroid Build Coastguard Worker   don't. */
110*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_IFLA_XDP
111*cf84ac9aSAndroid Build Coastguard Worker
112*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_ACPI_VIDEO_FLAGS', and to
113*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
114*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_ACPI_VIDEO_FLAGS
115*cf84ac9aSAndroid Build Coastguard Worker
116*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_BOOTLOADER_TYPE', and to 0
117*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
118*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_BOOTLOADER_TYPE
119*cf84ac9aSAndroid Build Coastguard Worker
120*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_COMPAT_LOG', and to 0 if
121*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
122*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_COMPAT_LOG
123*cf84ac9aSAndroid Build Coastguard Worker
124*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_HZ_TIMER', and to 0 if you
125*cf84ac9aSAndroid Build Coastguard Worker   don't. */
126*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_HZ_TIMER
127*cf84ac9aSAndroid Build Coastguard Worker
128*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_IA64_UNALIGNED', and to 0
129*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
130*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_IA64_UNALIGNED
131*cf84ac9aSAndroid Build Coastguard Worker
132*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_MAX_LOCK_DEPTH', and to 0
133*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
134*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_MAX_LOCK_DEPTH
135*cf84ac9aSAndroid Build Coastguard Worker
136*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_NGROUPS_MAX', and to 0 if
137*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
138*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_NGROUPS_MAX
139*cf84ac9aSAndroid Build Coastguard Worker
140*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_NMI_WATCHDOG', and to 0 if
141*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
142*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_NMI_WATCHDOG
143*cf84ac9aSAndroid Build Coastguard Worker
144*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_PANIC_ON_NMI', and to 0 if
145*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
146*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_PANIC_ON_NMI
147*cf84ac9aSAndroid Build Coastguard Worker
148*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_PRINTK_RATELIMIT', and to
149*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
150*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_PRINTK_RATELIMIT
151*cf84ac9aSAndroid Build Coastguard Worker
152*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_PRINTK_RATELIMIT_BURST',
153*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
154*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_PRINTK_RATELIMIT_BURST
155*cf84ac9aSAndroid Build Coastguard Worker
156*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_PTY', and to 0 if you
157*cf84ac9aSAndroid Build Coastguard Worker   don't. */
158*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_PTY
159*cf84ac9aSAndroid Build Coastguard Worker
160*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_RANDOMIZE', and to 0 if
161*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
162*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_RANDOMIZE
163*cf84ac9aSAndroid Build Coastguard Worker
164*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_SETUID_DUMPABLE', and to 0
165*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
166*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_SETUID_DUMPABLE
167*cf84ac9aSAndroid Build Coastguard Worker
168*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_SPARC_SCONS_PWROFF', and
169*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
170*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_SPARC_SCONS_PWROFF
171*cf84ac9aSAndroid Build Coastguard Worker
172*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_SPIN_RETRY', and to 0 if
173*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
174*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_SPIN_RETRY
175*cf84ac9aSAndroid Build Coastguard Worker
176*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `KERN_UNKNOWN_NMI_PANIC', and to
177*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
178*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_KERN_UNKNOWN_NMI_PANIC
179*cf84ac9aSAndroid Build Coastguard Worker
180*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `LO_FLAGS_AUTOCLEAR', and to 0
181*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
182*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_LO_FLAGS_AUTOCLEAR
183*cf84ac9aSAndroid Build Coastguard Worker
184*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `LO_FLAGS_DIRECT_IO', and to 0
185*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
186*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_LO_FLAGS_DIRECT_IO
187*cf84ac9aSAndroid Build Coastguard Worker
188*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `LO_FLAGS_PARTSCAN', and to 0 if
189*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
190*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_LO_FLAGS_PARTSCAN
191*cf84ac9aSAndroid Build Coastguard Worker
192*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `LO_FLAGS_READ_ONLY', and to 0
193*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
194*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_LO_FLAGS_READ_ONLY
195*cf84ac9aSAndroid Build Coastguard Worker
196*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `LO_FLAGS_USE_AOPS', and to 0 if
197*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
198*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_LO_FLAGS_USE_AOPS
199*cf84ac9aSAndroid Build Coastguard Worker
200*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CIPSOV4_CACHE_BUCKET_SIZE',
201*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
202*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CIPSOV4_CACHE_BUCKET_SIZE
203*cf84ac9aSAndroid Build Coastguard Worker
204*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CIPSOV4_CACHE_ENABLE', and
205*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
206*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CIPSOV4_CACHE_ENABLE
207*cf84ac9aSAndroid Build Coastguard Worker
208*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CIPSOV4_RBM_OPTFMT', and to
209*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
210*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CIPSOV4_RBM_OPTFMT
211*cf84ac9aSAndroid Build Coastguard Worker
212*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CIPSOV4_RBM_STRICTVALID',
213*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
214*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CIPSOV4_RBM_STRICTVALID
215*cf84ac9aSAndroid Build Coastguard Worker
216*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CORE_AEVENT_ETIME', and to
217*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
218*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CORE_AEVENT_ETIME
219*cf84ac9aSAndroid Build Coastguard Worker
220*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CORE_AEVENT_RSEQTH', and to
221*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
222*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CORE_AEVENT_RSEQTH
223*cf84ac9aSAndroid Build Coastguard Worker
224*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CORE_BUDGET', and to 0 if
225*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
226*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CORE_BUDGET
227*cf84ac9aSAndroid Build Coastguard Worker
228*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CORE_DESTROY_DELAY', and to
229*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
230*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CORE_DESTROY_DELAY
231*cf84ac9aSAndroid Build Coastguard Worker
232*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_CORE_WARNINGS', and to 0 if
233*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
234*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_CORE_WARNINGS
235*cf84ac9aSAndroid Build Coastguard Worker
236*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_DCCP', and to 0 if you
237*cf84ac9aSAndroid Build Coastguard Worker   don't. */
238*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_DCCP
239*cf84ac9aSAndroid Build Coastguard Worker
240*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_ACCEPT', and
241*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
242*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_CONF_ARP_ACCEPT
243*cf84ac9aSAndroid Build Coastguard Worker
244*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_ANNOUNCE',
245*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
246*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_CONF_ARP_ANNOUNCE
247*cf84ac9aSAndroid Build Coastguard Worker
248*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_IGNORE', and
249*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
250*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_CONF_ARP_IGNORE
251*cf84ac9aSAndroid Build Coastguard Worker
252*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_NOTIFY', and
253*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
254*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_CONF_ARP_NOTIFY
255*cf84ac9aSAndroid Build Coastguard Worker
256*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
257*cf84ac9aSAndroid Build Coastguard Worker   `NET_IPV4_CONF_FORCE_IGMP_VERSION', and to 0 if you don't. */
258*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_CONF_FORCE_IGMP_VERSION
259*cf84ac9aSAndroid Build Coastguard Worker
260*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
261*cf84ac9aSAndroid Build Coastguard Worker   `NET_IPV4_CONF_PROMOTE_SECONDARIES', and to 0 if you don't. */
262*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_CONF_PROMOTE_SECONDARIES
263*cf84ac9aSAndroid Build Coastguard Worker
264*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
265*cf84ac9aSAndroid Build Coastguard Worker   `NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR', and to 0 if you don't. */
266*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR
267*cf84ac9aSAndroid Build Coastguard Worker
268*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV4_IGMP_MAX_MSF', and to
269*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
270*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_IGMP_MAX_MSF
271*cf84ac9aSAndroid Build Coastguard Worker
272*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV4_IPFRAG_MAX_DIST', and
273*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
274*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_IPFRAG_MAX_DIST
275*cf84ac9aSAndroid Build Coastguard Worker
276*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
277*cf84ac9aSAndroid Build Coastguard Worker   `NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS', and to 0 if you don't. */
278*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS
279*cf84ac9aSAndroid Build Coastguard Worker
280*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
281*cf84ac9aSAndroid Build Coastguard Worker   `NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS', and to 0 if you don't. */
282*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS
283*cf84ac9aSAndroid Build Coastguard Worker
284*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IPV6_MLD_MAX_MSF', and to 0
285*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
286*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV6_MLD_MAX_MSF
287*cf84ac9aSAndroid Build Coastguard Worker
288*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
289*cf84ac9aSAndroid Build Coastguard Worker   `NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS', and to 0 if you don't. */
290*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS
291*cf84ac9aSAndroid Build Coastguard Worker
292*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_IRDA', and to 0 if you
293*cf84ac9aSAndroid Build Coastguard Worker   don't. */
294*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_IRDA
295*cf84ac9aSAndroid Build Coastguard Worker
296*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_LLC', and to 0 if you
297*cf84ac9aSAndroid Build Coastguard Worker   don't. */
298*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_LLC
299*cf84ac9aSAndroid Build Coastguard Worker
300*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_NETFILTER', and to 0 if you
301*cf84ac9aSAndroid Build Coastguard Worker   don't. */
302*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_NETFILTER
303*cf84ac9aSAndroid Build Coastguard Worker
304*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_ABC', and to 0 if you
305*cf84ac9aSAndroid Build Coastguard Worker   don't. */
306*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_ABC
307*cf84ac9aSAndroid Build Coastguard Worker
308*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_ALLOWED_CONG_CONTROL',
309*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
310*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_ALLOWED_CONG_CONTROL
311*cf84ac9aSAndroid Build Coastguard Worker
312*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_AVAIL_CONG_CONTROL',
313*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
314*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_AVAIL_CONG_CONTROL
315*cf84ac9aSAndroid Build Coastguard Worker
316*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_BASE_MSS', and to 0 if
317*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
318*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_BASE_MSS
319*cf84ac9aSAndroid Build Coastguard Worker
320*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_BIC_BETA', and to 0 if
321*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
322*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_BIC_BETA
323*cf84ac9aSAndroid Build Coastguard Worker
324*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_CONG_CONTROL', and to 0
325*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
326*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_CONG_CONTROL
327*cf84ac9aSAndroid Build Coastguard Worker
328*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_DEFAULT_WIN_SCALE', and
329*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
330*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_DEFAULT_WIN_SCALE
331*cf84ac9aSAndroid Build Coastguard Worker
332*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_DMA_COPYBREAK', and to
333*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
334*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_DMA_COPYBREAK
335*cf84ac9aSAndroid Build Coastguard Worker
336*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_FRTO_RESPONSE', and to
337*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
338*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_FRTO_RESPONSE
339*cf84ac9aSAndroid Build Coastguard Worker
340*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_MAX_SSTHRESH', and to 0
341*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
342*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_MAX_SSTHRESH
343*cf84ac9aSAndroid Build Coastguard Worker
344*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_MODERATE_RCVBUF', and
345*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
346*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_MODERATE_RCVBUF
347*cf84ac9aSAndroid Build Coastguard Worker
348*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_MTU_PROBING', and to 0
349*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
350*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_MTU_PROBING
351*cf84ac9aSAndroid Build Coastguard Worker
352*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_NO_METRICS_SAVE', and
353*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
354*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_NO_METRICS_SAVE
355*cf84ac9aSAndroid Build Coastguard Worker
356*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_SLOW_START_AFTER_IDLE',
357*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
358*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_SLOW_START_AFTER_IDLE
359*cf84ac9aSAndroid Build Coastguard Worker
360*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `NET_TCP_TSO_WIN_DIVISOR', and
361*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
362*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_NET_TCP_TSO_WIN_DIVISOR
363*cf84ac9aSAndroid Build Coastguard Worker
364*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `PTRACE_PEEKUSER', and to 0 if
365*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
366*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_PTRACE_PEEKUSER
367*cf84ac9aSAndroid Build Coastguard Worker
368*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `PTRACE_POKEUSER', and to 0 if
369*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
370*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_PTRACE_POKEUSER
371*cf84ac9aSAndroid Build Coastguard Worker
372*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_ALL', and to 0 if you don't.
373*cf84ac9aSAndroid Build Coastguard Worker   */
374*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_ALL
375*cf84ac9aSAndroid Build Coastguard Worker
376*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_CID', and to 0 if you don't.
377*cf84ac9aSAndroid Build Coastguard Worker   */
378*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_CID
379*cf84ac9aSAndroid Build Coastguard Worker
380*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_GID', and to 0 if you don't.
381*cf84ac9aSAndroid Build Coastguard Worker   */
382*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_GID
383*cf84ac9aSAndroid Build Coastguard Worker
384*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_LWPID', and to 0 if you
385*cf84ac9aSAndroid Build Coastguard Worker   don't. */
386*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_LWPID
387*cf84ac9aSAndroid Build Coastguard Worker
388*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_PGID', and to 0 if you don't.
389*cf84ac9aSAndroid Build Coastguard Worker   */
390*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_PGID
391*cf84ac9aSAndroid Build Coastguard Worker
392*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_PID', and to 0 if you don't.
393*cf84ac9aSAndroid Build Coastguard Worker   */
394*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_PID
395*cf84ac9aSAndroid Build Coastguard Worker
396*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_PPID', and to 0 if you don't.
397*cf84ac9aSAndroid Build Coastguard Worker   */
398*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_PPID
399*cf84ac9aSAndroid Build Coastguard Worker
400*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_SID', and to 0 if you don't.
401*cf84ac9aSAndroid Build Coastguard Worker   */
402*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_SID
403*cf84ac9aSAndroid Build Coastguard Worker
404*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `P_UID', and to 0 if you don't.
405*cf84ac9aSAndroid Build Coastguard Worker   */
406*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_P_UID
407*cf84ac9aSAndroid Build Coastguard Worker
408*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
409*cf84ac9aSAndroid Build Coastguard Worker   don't. */
410*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_SYS_ERRLIST
411*cf84ac9aSAndroid Build Coastguard Worker
412*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `TCA_STAB_DATA', and to 0 if you
413*cf84ac9aSAndroid Build Coastguard Worker   don't. */
414*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_TCA_STAB_DATA
415*cf84ac9aSAndroid Build Coastguard Worker
416*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_SDR_CAPTURE', and
417*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
418*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_SDR_CAPTURE
419*cf84ac9aSAndroid Build Coastguard Worker
420*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_SDR_OUTPUT', and
421*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
422*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_SDR_OUTPUT
423*cf84ac9aSAndroid Build Coastguard Worker
424*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
425*cf84ac9aSAndroid Build Coastguard Worker   `V4L2_BUF_TYPE_SLICED_VBI_CAPTURE', and to 0 if you don't. */
426*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_CAPTURE
427*cf84ac9aSAndroid Build Coastguard Worker
428*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
429*cf84ac9aSAndroid Build Coastguard Worker   `V4L2_BUF_TYPE_SLICED_VBI_OUTPUT', and to 0 if you don't. */
430*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_OUTPUT
431*cf84ac9aSAndroid Build Coastguard Worker
432*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VBI_CAPTURE', and
433*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
434*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VBI_CAPTURE
435*cf84ac9aSAndroid Build Coastguard Worker
436*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VBI_OUTPUT', and
437*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
438*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VBI_OUTPUT
439*cf84ac9aSAndroid Build Coastguard Worker
440*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VIDEO_CAPTURE',
441*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
442*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_CAPTURE
443*cf84ac9aSAndroid Build Coastguard Worker
444*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
445*cf84ac9aSAndroid Build Coastguard Worker   `V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE', and to 0 if you don't. */
446*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE
447*cf84ac9aSAndroid Build Coastguard Worker
448*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VIDEO_OUTPUT',
449*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
450*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT
451*cf84ac9aSAndroid Build Coastguard Worker
452*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
453*cf84ac9aSAndroid Build Coastguard Worker   `V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE', and to 0 if you don't. */
454*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE
455*cf84ac9aSAndroid Build Coastguard Worker
456*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of
457*cf84ac9aSAndroid Build Coastguard Worker   `V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY', and to 0 if you don't. */
458*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY
459*cf84ac9aSAndroid Build Coastguard Worker
460*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VIDEO_OVERLAY',
461*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
462*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OVERLAY
463*cf84ac9aSAndroid Build Coastguard Worker
464*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_470_SYSTEM_BG',
465*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
466*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_470_SYSTEM_BG
467*cf84ac9aSAndroid Build Coastguard Worker
468*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_470_SYSTEM_M',
469*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
470*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_470_SYSTEM_M
471*cf84ac9aSAndroid Build Coastguard Worker
472*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_BT878', and to
473*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
474*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_BT878
475*cf84ac9aSAndroid Build Coastguard Worker
476*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_JPEG', and to 0
477*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
478*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_JPEG
479*cf84ac9aSAndroid Build Coastguard Worker
480*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_REC709', and to
481*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
482*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_REC709
483*cf84ac9aSAndroid Build Coastguard Worker
484*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SMPTE170M', and
485*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
486*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_SMPTE170M
487*cf84ac9aSAndroid Build Coastguard Worker
488*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SMPTE240M', and
489*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
490*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_SMPTE240M
491*cf84ac9aSAndroid Build Coastguard Worker
492*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SRGB', and to 0
493*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
494*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_COLORSPACE_SRGB
495*cf84ac9aSAndroid Build Coastguard Worker
496*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_BITMASK', and to
497*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
498*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_BITMASK
499*cf84ac9aSAndroid Build Coastguard Worker
500*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_BOOLEAN', and to
501*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
502*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_BOOLEAN
503*cf84ac9aSAndroid Build Coastguard Worker
504*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_BUTTON', and to
505*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
506*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_BUTTON
507*cf84ac9aSAndroid Build Coastguard Worker
508*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_CTRL_CLASS', and
509*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
510*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_CTRL_CLASS
511*cf84ac9aSAndroid Build Coastguard Worker
512*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_INTEGER', and to
513*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
514*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_INTEGER
515*cf84ac9aSAndroid Build Coastguard Worker
516*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_INTEGER64', and
517*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
518*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_INTEGER64
519*cf84ac9aSAndroid Build Coastguard Worker
520*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_INTEGER_MENU',
521*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
522*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_INTEGER_MENU
523*cf84ac9aSAndroid Build Coastguard Worker
524*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_MENU', and to 0
525*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
526*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_MENU
527*cf84ac9aSAndroid Build Coastguard Worker
528*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_STRING', and to
529*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
530*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_CTRL_TYPE_STRING
531*cf84ac9aSAndroid Build Coastguard Worker
532*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_ALTERNATE', and to 0
533*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
534*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_ALTERNATE
535*cf84ac9aSAndroid Build Coastguard Worker
536*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_ANY', and to 0 if
537*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
538*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_ANY
539*cf84ac9aSAndroid Build Coastguard Worker
540*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_BOTTOM', and to 0 if
541*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
542*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_BOTTOM
543*cf84ac9aSAndroid Build Coastguard Worker
544*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_INTERLACED', and to
545*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
546*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_INTERLACED
547*cf84ac9aSAndroid Build Coastguard Worker
548*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_INTERLACED_BT', and
549*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
550*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_INTERLACED_BT
551*cf84ac9aSAndroid Build Coastguard Worker
552*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_INTERLACED_TB', and
553*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
554*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_INTERLACED_TB
555*cf84ac9aSAndroid Build Coastguard Worker
556*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_NONE', and to 0 if
557*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
558*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_NONE
559*cf84ac9aSAndroid Build Coastguard Worker
560*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_BT', and to 0 if
561*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
562*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_SEQ_BT
563*cf84ac9aSAndroid Build Coastguard Worker
564*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_TB', and to 0 if
565*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
566*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_SEQ_TB
567*cf84ac9aSAndroid Build Coastguard Worker
568*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FIELD_TOP', and to 0 if
569*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
570*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FIELD_TOP
571*cf84ac9aSAndroid Build Coastguard Worker
572*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FRMIVAL_TYPE_CONTINUOUS',
573*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
574*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FRMIVAL_TYPE_CONTINUOUS
575*cf84ac9aSAndroid Build Coastguard Worker
576*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FRMIVAL_TYPE_DISCRETE',
577*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
578*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FRMIVAL_TYPE_DISCRETE
579*cf84ac9aSAndroid Build Coastguard Worker
580*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FRMIVAL_TYPE_STEPWISE',
581*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
582*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FRMIVAL_TYPE_STEPWISE
583*cf84ac9aSAndroid Build Coastguard Worker
584*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FRMSIZE_TYPE_CONTINUOUS',
585*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
586*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FRMSIZE_TYPE_CONTINUOUS
587*cf84ac9aSAndroid Build Coastguard Worker
588*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FRMSIZE_TYPE_DISCRETE',
589*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
590*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FRMSIZE_TYPE_DISCRETE
591*cf84ac9aSAndroid Build Coastguard Worker
592*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_FRMSIZE_TYPE_STEPWISE',
593*cf84ac9aSAndroid Build Coastguard Worker   and to 0 if you don't. */
594*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_FRMSIZE_TYPE_STEPWISE
595*cf84ac9aSAndroid Build Coastguard Worker
596*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_MEMORY_DMABUF', and to 0
597*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
598*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_MEMORY_DMABUF
599*cf84ac9aSAndroid Build Coastguard Worker
600*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_MEMORY_MMAP', and to 0 if
601*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
602*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_MEMORY_MMAP
603*cf84ac9aSAndroid Build Coastguard Worker
604*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_MEMORY_OVERLAY', and to 0
605*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
606*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_MEMORY_OVERLAY
607*cf84ac9aSAndroid Build Coastguard Worker
608*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_MEMORY_USERPTR', and to 0
609*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
610*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_MEMORY_USERPTR
611*cf84ac9aSAndroid Build Coastguard Worker
612*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_PRIORITY_BACKGROUND', and
613*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
614*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_PRIORITY_BACKGROUND
615*cf84ac9aSAndroid Build Coastguard Worker
616*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_PRIORITY_INTERACTIVE', and
617*cf84ac9aSAndroid Build Coastguard Worker   to 0 if you don't. */
618*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_PRIORITY_INTERACTIVE
619*cf84ac9aSAndroid Build Coastguard Worker
620*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_PRIORITY_RECORD', and to 0
621*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
622*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_PRIORITY_RECORD
623*cf84ac9aSAndroid Build Coastguard Worker
624*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_PRIORITY_UNSET', and to 0
625*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
626*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_PRIORITY_UNSET
627*cf84ac9aSAndroid Build Coastguard Worker
628*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_TUNER_ANALOG_TV', and to 0
629*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
630*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_TUNER_ANALOG_TV
631*cf84ac9aSAndroid Build Coastguard Worker
632*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_TUNER_DIGITAL_TV', and to
633*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
634*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_TUNER_DIGITAL_TV
635*cf84ac9aSAndroid Build Coastguard Worker
636*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `V4L2_TUNER_RADIO', and to 0 if
637*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
638*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_V4L2_TUNER_RADIO
639*cf84ac9aSAndroid Build Coastguard Worker
640*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_BLOCK_DUMP', and to 0 if you
641*cf84ac9aSAndroid Build Coastguard Worker   don't. */
642*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_BLOCK_DUMP
643*cf84ac9aSAndroid Build Coastguard Worker
644*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_HUGETLB_GROUP', and to 0 if
645*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
646*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_HUGETLB_GROUP
647*cf84ac9aSAndroid Build Coastguard Worker
648*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_LAPTOP_MODE', and to 0 if
649*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
650*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_LAPTOP_MODE
651*cf84ac9aSAndroid Build Coastguard Worker
652*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_LEGACY_VA_LAYOUT', and to 0
653*cf84ac9aSAndroid Build Coastguard Worker   if you don't. */
654*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_LEGACY_VA_LAYOUT
655*cf84ac9aSAndroid Build Coastguard Worker
656*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_MAX_MAP_COUNT', and to 0 if
657*cf84ac9aSAndroid Build Coastguard Worker   you don't. */
658*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_MAX_MAP_COUNT
659*cf84ac9aSAndroid Build Coastguard Worker
660*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_SWAP_TOKEN_TIMEOUT', and to
661*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
662*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_SWAP_TOKEN_TIMEOUT
663*cf84ac9aSAndroid Build Coastguard Worker
664*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the declaration of `VM_VFS_CACHE_PRESSURE', and to
665*cf84ac9aSAndroid Build Coastguard Worker   0 if you don't. */
666*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DECL_VM_VFS_CACHE_PRESSURE
667*cf84ac9aSAndroid Build Coastguard Worker
668*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <demangle.h> header file. */
669*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DEMANGLE_H
670*cf84ac9aSAndroid Build Coastguard Worker
671*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system provides dladdr */
672*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_DLADDR
673*cf84ac9aSAndroid Build Coastguard Worker
674*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <elfutils/libdwfl.h> header file. */
675*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ELFUTILS_LIBDWFL_H
676*cf84ac9aSAndroid Build Coastguard Worker
677*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <elf.h> header file. */
678*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ELF_H
679*cf84ac9aSAndroid Build Coastguard Worker
680*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `fallocate' function. */
681*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FALLOCATE
682*cf84ac9aSAndroid Build Coastguard Worker
683*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `fanotify_mark' function. */
684*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FANOTIFY_MARK
685*cf84ac9aSAndroid Build Coastguard Worker
686*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `fopen64' function. */
687*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FOPEN64
688*cf84ac9aSAndroid Build Coastguard Worker
689*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `fork' function. */
690*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FORK
691*cf84ac9aSAndroid Build Coastguard Worker
692*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `fputs_unlocked' function. */
693*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FPUTS_UNLOCKED
694*cf84ac9aSAndroid Build Coastguard Worker
695*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `fstatat' function. */
696*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FSTATAT
697*cf84ac9aSAndroid Build Coastguard Worker
698*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `ftruncate' function. */
699*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FTRUNCATE
700*cf84ac9aSAndroid Build Coastguard Worker
701*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `futimens' function. */
702*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_FUTIMENS
703*cf84ac9aSAndroid Build Coastguard Worker
704*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <gnu_stubs> header file. */
705*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_GNU_STUBS
706*cf84ac9aSAndroid Build Coastguard Worker
707*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <gnu/stubs-32.h> header file. */
708*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_GNU_STUBS_32_H
709*cf84ac9aSAndroid Build Coastguard Worker
710*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <gnu/stubs-x32.h> header file. */
711*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_GNU_STUBS_X32_H
712*cf84ac9aSAndroid Build Coastguard Worker
713*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <iconv.h> header file. */
714*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ICONV_H
715*cf84ac9aSAndroid Build Coastguard Worker
716*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `iconv_open' function. */
717*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_ICONV_OPEN
718*cf84ac9aSAndroid Build Coastguard Worker
719*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `if_indextoname' function. */
720*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_IF_INDEXTONAME
721*cf84ac9aSAndroid Build Coastguard Worker
722*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <inttypes.h> header file. */
723*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_INTTYPES_H
724*cf84ac9aSAndroid Build Coastguard Worker
725*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <libiberty/demangle.h> header file. */
726*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LIBIBERTY_DEMANGLE_H
727*cf84ac9aSAndroid Build Coastguard Worker
728*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <libunwind-ptrace.h> header file. */
729*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LIBUNWIND_PTRACE_H
730*cf84ac9aSAndroid Build Coastguard Worker
731*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/bpf.h> header file. */
732*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_BPF_H
733*cf84ac9aSAndroid Build Coastguard Worker
734*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/bsg.h> header file. */
735*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_BSG_H
736*cf84ac9aSAndroid Build Coastguard Worker
737*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/btrfs.h> header file. */
738*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_BTRFS_H
739*cf84ac9aSAndroid Build Coastguard Worker
740*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/cryptouser.h> header file. */
741*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_CRYPTOUSER_H
742*cf84ac9aSAndroid Build Coastguard Worker
743*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/dm-ioctl.h> header file. */
744*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_DM_IOCTL_H
745*cf84ac9aSAndroid Build Coastguard Worker
746*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/dqblk_xfs.h> header file. */
747*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_DQBLK_XFS_H
748*cf84ac9aSAndroid Build Coastguard Worker
749*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/falloc.h> header file. */
750*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_FALLOC_H
751*cf84ac9aSAndroid Build Coastguard Worker
752*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/fib_rules.h> header file. */
753*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_FIB_RULES_H
754*cf84ac9aSAndroid Build Coastguard Worker
755*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/fiemap.h> header file. */
756*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_FIEMAP_H
757*cf84ac9aSAndroid Build Coastguard Worker
758*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/genetlink.h> header file. */
759*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_GENETLINK_H
760*cf84ac9aSAndroid Build Coastguard Worker
761*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/hiddev.h> header file. */
762*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_HIDDEV_H
763*cf84ac9aSAndroid Build Coastguard Worker
764*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/if_addr.h> header file. */
765*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_IF_ADDR_H
766*cf84ac9aSAndroid Build Coastguard Worker
767*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/if_link.h> header file. */
768*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_IF_LINK_H
769*cf84ac9aSAndroid Build Coastguard Worker
770*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/input.h> header file. */
771*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_INPUT_H
772*cf84ac9aSAndroid Build Coastguard Worker
773*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/ipc.h> header file. */
774*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_IPC_H
775*cf84ac9aSAndroid Build Coastguard Worker
776*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/ip_vs.h> header file. */
777*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_IP_VS_H
778*cf84ac9aSAndroid Build Coastguard Worker
779*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/kcmp.h> header file. */
780*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_KCMP_H
781*cf84ac9aSAndroid Build Coastguard Worker
782*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/kvm.h> header file. */
783*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_KVM_H
784*cf84ac9aSAndroid Build Coastguard Worker
785*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/memfd.h> header file. */
786*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_MEMFD_H
787*cf84ac9aSAndroid Build Coastguard Worker
788*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/mmtimer.h> header file. */
789*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_MMTIMER_H
790*cf84ac9aSAndroid Build Coastguard Worker
791*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/mqueue.h> header file. */
792*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_MQUEUE_H
793*cf84ac9aSAndroid Build Coastguard Worker
794*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/msg.h> header file. */
795*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_MSG_H
796*cf84ac9aSAndroid Build Coastguard Worker
797*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/neighbour.h> header file. */
798*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NEIGHBOUR_H
799*cf84ac9aSAndroid Build Coastguard Worker
800*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter_arp/arp_tables.h> header file.
801*cf84ac9aSAndroid Build Coastguard Worker   */
802*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H
803*cf84ac9aSAndroid Build Coastguard Worker
804*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter_bridge/ebtables.h> header
805*cf84ac9aSAndroid Build Coastguard Worker   file. */
806*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H
807*cf84ac9aSAndroid Build Coastguard Worker
808*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/ipset/ip_set.h> header file.
809*cf84ac9aSAndroid Build Coastguard Worker   */
810*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_IPSET_IP_SET_H
811*cf84ac9aSAndroid Build Coastguard Worker
812*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter_ipv4/ip_tables.h> header file.
813*cf84ac9aSAndroid Build Coastguard Worker   */
814*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H
815*cf84ac9aSAndroid Build Coastguard Worker
816*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter_ipv6/ip6_tables.h> header
817*cf84ac9aSAndroid Build Coastguard Worker   file. */
818*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H
819*cf84ac9aSAndroid Build Coastguard Worker
820*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink_acct.h> header file.
821*cf84ac9aSAndroid Build Coastguard Worker   */
822*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H
823*cf84ac9aSAndroid Build Coastguard Worker
824*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink_conntrack.h> header
825*cf84ac9aSAndroid Build Coastguard Worker   file. */
826*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H
827*cf84ac9aSAndroid Build Coastguard Worker
828*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink_cthelper.h> header
829*cf84ac9aSAndroid Build Coastguard Worker   file. */
830*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H
831*cf84ac9aSAndroid Build Coastguard Worker
832*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink_cttimeout.h> header
833*cf84ac9aSAndroid Build Coastguard Worker   file. */
834*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H
835*cf84ac9aSAndroid Build Coastguard Worker
836*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink.h> header file. */
837*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_H
838*cf84ac9aSAndroid Build Coastguard Worker
839*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink_log.h> header file.
840*cf84ac9aSAndroid Build Coastguard Worker   */
841*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H
842*cf84ac9aSAndroid Build Coastguard Worker
843*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nfnetlink_queue.h> header
844*cf84ac9aSAndroid Build Coastguard Worker   file. */
845*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H
846*cf84ac9aSAndroid Build Coastguard Worker
847*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nf_tables_compat.h> header
848*cf84ac9aSAndroid Build Coastguard Worker   file. */
849*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H
850*cf84ac9aSAndroid Build Coastguard Worker
851*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/nf_tables.h> header file. */
852*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_NF_TABLES_H
853*cf84ac9aSAndroid Build Coastguard Worker
854*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/netfilter/xt_osf.h> header file. */
855*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NETFILTER_XT_OSF_H
856*cf84ac9aSAndroid Build Coastguard Worker
857*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/nsfs.h> header file. */
858*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_NSFS_H
859*cf84ac9aSAndroid Build Coastguard Worker
860*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/perf_event.h> header file. */
861*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_PERF_EVENT_H
862*cf84ac9aSAndroid Build Coastguard Worker
863*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/quota.h> header file. */
864*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_QUOTA_H
865*cf84ac9aSAndroid Build Coastguard Worker
866*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/seccomp.h> header file. */
867*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_SECCOMP_H
868*cf84ac9aSAndroid Build Coastguard Worker
869*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/securebits.h> header file. */
870*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_SECUREBITS_H
871*cf84ac9aSAndroid Build Coastguard Worker
872*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/sem.h> header file. */
873*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_SEM_H
874*cf84ac9aSAndroid Build Coastguard Worker
875*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/shm.h> header file. */
876*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_SHM_H
877*cf84ac9aSAndroid Build Coastguard Worker
878*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/userfaultfd.h> header file. */
879*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_USERFAULTFD_H
880*cf84ac9aSAndroid Build Coastguard Worker
881*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/utsname.h> header file. */
882*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_LINUX_UTSNAME_H
883*cf84ac9aSAndroid Build Coastguard Worker
884*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have mpers_name mpers support */
885*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_M32_MPERS
886*cf84ac9aSAndroid Build Coastguard Worker
887*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if m32 has the type 'struct stat'. */
888*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_M32_STRUCT_STAT
889*cf84ac9aSAndroid Build Coastguard Worker
890*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if m32 has the type 'struct stat64'. */
891*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_M32_STRUCT_STAT64
892*cf84ac9aSAndroid Build Coastguard Worker
893*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if 'st_mtime_nsec' is a member of m32 'struct stat64'. */
894*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_M32_STRUCT_STAT64_ST_MTIME_NSEC
895*cf84ac9aSAndroid Build Coastguard Worker
896*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if 'st_mtime_nsec' is a member of m32 'struct stat'. */
897*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_M32_STRUCT_STAT_ST_MTIME_NSEC
898*cf84ac9aSAndroid Build Coastguard Worker
899*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <memory.h> header file. */
900*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MEMORY_H
901*cf84ac9aSAndroid Build Coastguard Worker
902*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <mqueue.h> header file. */
903*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MQUEUE_H
904*cf84ac9aSAndroid Build Coastguard Worker
905*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have mpers_name mpers support */
906*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MX32_MPERS
907*cf84ac9aSAndroid Build Coastguard Worker
908*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if mx32 has the type 'struct stat'. */
909*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MX32_STRUCT_STAT
910*cf84ac9aSAndroid Build Coastguard Worker
911*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if mx32 has the type 'struct stat64'. */
912*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MX32_STRUCT_STAT64
913*cf84ac9aSAndroid Build Coastguard Worker
914*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if 'st_mtime_nsec' is a member of mx32 'struct stat64'. */
915*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MX32_STRUCT_STAT64_ST_MTIME_NSEC
916*cf84ac9aSAndroid Build Coastguard Worker
917*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if 'st_mtime_nsec' is a member of mx32 'struct stat'. */
918*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_MX32_STRUCT_STAT_ST_MTIME_NSEC
919*cf84ac9aSAndroid Build Coastguard Worker
920*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/sctp.h> header file. */
921*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_NETINET_SCTP_H
922*cf84ac9aSAndroid Build Coastguard Worker
923*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/tcp.h> header file. */
924*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_NETINET_TCP_H
925*cf84ac9aSAndroid Build Coastguard Worker
926*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/udp.h> header file. */
927*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_NETINET_UDP_H
928*cf84ac9aSAndroid Build Coastguard Worker
929*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <netipx/ipx.h> header file. */
930*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_NETIPX_IPX_H
931*cf84ac9aSAndroid Build Coastguard Worker
932*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `open64' function. */
933*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_OPEN64
934*cf84ac9aSAndroid Build Coastguard Worker
935*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <paths.h> header file. */
936*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_PATHS_H
937*cf84ac9aSAndroid Build Coastguard Worker
938*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `prctl' function. */
939*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_PRCTL
940*cf84ac9aSAndroid Build Coastguard Worker
941*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `preadv' function. */
942*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_PREADV
943*cf84ac9aSAndroid Build Coastguard Worker
944*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `process_vm_readv' function. */
945*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_PROCESS_VM_READV
946*cf84ac9aSAndroid Build Coastguard Worker
947*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system provides program_invocation_name variable */
948*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_PROGRAM_INVOCATION_NAME
949*cf84ac9aSAndroid Build Coastguard Worker
950*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `pwritev' function. */
951*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_PWRITEV
952*cf84ac9aSAndroid Build Coastguard Worker
953*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `readahead' function. */
954*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_READAHEAD
955*cf84ac9aSAndroid Build Coastguard Worker
956*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `s390_compat_regs'. */
957*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_S390_COMPAT_REGS
958*cf84ac9aSAndroid Build Coastguard Worker
959*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <scsi/sg.h> header file. */
960*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SCSI_SG_H
961*cf84ac9aSAndroid Build Coastguard Worker
962*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `si_overrun' is a member of `siginfo_t'. */
963*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SIGINFO_T_SI_OVERRUN
964*cf84ac9aSAndroid Build Coastguard Worker
965*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `si_syscall' is a member of `siginfo_t'. */
966*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SIGINFO_T_SI_SYSCALL
967*cf84ac9aSAndroid Build Coastguard Worker
968*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `si_timerid' is a member of `siginfo_t'. */
969*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SIGINFO_T_SI_TIMERID
970*cf84ac9aSAndroid Build Coastguard Worker
971*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `signalfd' function. */
972*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SIGNALFD
973*cf84ac9aSAndroid Build Coastguard Worker
974*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `sig_atomic_t'. */
975*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SIG_ATOMIC_T
976*cf84ac9aSAndroid Build Coastguard Worker
977*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system provides static_assert */
978*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STATIC_ASSERT
979*cf84ac9aSAndroid Build Coastguard Worker
980*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdint.h> header file. */
981*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STDINT_H
982*cf84ac9aSAndroid Build Coastguard Worker
983*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdlib.h> header file. */
984*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STDLIB_H
985*cf84ac9aSAndroid Build Coastguard Worker
986*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `stpcpy' function. */
987*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STPCPY
988*cf84ac9aSAndroid Build Coastguard Worker
989*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `strerror' function. */
990*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRERROR
991*cf84ac9aSAndroid Build Coastguard Worker
992*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <strings.h> header file. */
993*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRINGS_H
994*cf84ac9aSAndroid Build Coastguard Worker
995*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <string.h> header file. */
996*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRING_H
997*cf84ac9aSAndroid Build Coastguard Worker
998*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `strndup' function. */
999*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRNDUP
1000*cf84ac9aSAndroid Build Coastguard Worker
1001*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <stropts.h> header file. */
1002*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STROPTS_H
1003*cf84ac9aSAndroid Build Coastguard Worker
1004*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `strsignal' function. */
1005*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRSIGNAL
1006*cf84ac9aSAndroid Build Coastguard Worker
1007*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct blk_user_trace_setup'. */
1008*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BLK_USER_TRACE_SETUP
1009*cf84ac9aSAndroid Build Coastguard Worker
1010*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct bpf_insn'. */
1011*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_INSN
1012*cf84ac9aSAndroid Build Coastguard Worker
1013*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct bpf_map_info'. */
1014*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO
1015*cf84ac9aSAndroid Build Coastguard Worker
1016*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `id' is a member of `struct bpf_map_info'. */
1017*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_ID
1018*cf84ac9aSAndroid Build Coastguard Worker
1019*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `ifindex' is a member of `struct bpf_map_info'. */
1020*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_IFINDEX
1021*cf84ac9aSAndroid Build Coastguard Worker
1022*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `key_size' is a member of `struct bpf_map_info'. */
1023*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_KEY_SIZE
1024*cf84ac9aSAndroid Build Coastguard Worker
1025*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_flags' is a member of `struct bpf_map_info'. */
1026*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_MAP_FLAGS
1027*cf84ac9aSAndroid Build Coastguard Worker
1028*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `max_entries' is a member of `struct bpf_map_info'. */
1029*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_MAX_ENTRIES
1030*cf84ac9aSAndroid Build Coastguard Worker
1031*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `name' is a member of `struct bpf_map_info'. */
1032*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_NAME
1033*cf84ac9aSAndroid Build Coastguard Worker
1034*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `type' is a member of `struct bpf_map_info'. */
1035*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_TYPE
1036*cf84ac9aSAndroid Build Coastguard Worker
1037*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `value_size' is a member of `struct bpf_map_info'. */
1038*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_MAP_INFO_VALUE_SIZE
1039*cf84ac9aSAndroid Build Coastguard Worker
1040*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct bpf_prog_info'. */
1041*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO
1042*cf84ac9aSAndroid Build Coastguard Worker
1043*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `created_by_uid' is a member of `struct bpf_prog_info'. */
1044*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_CREATED_BY_UID
1045*cf84ac9aSAndroid Build Coastguard Worker
1046*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `id' is a member of `struct bpf_prog_info'. */
1047*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_ID
1048*cf84ac9aSAndroid Build Coastguard Worker
1049*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `ifindex' is a member of `struct bpf_prog_info'. */
1050*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_IFINDEX
1051*cf84ac9aSAndroid Build Coastguard Worker
1052*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `jited_prog_insns' is a member of `struct bpf_prog_info'. */
1053*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_INSNS
1054*cf84ac9aSAndroid Build Coastguard Worker
1055*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `jited_prog_len' is a member of `struct bpf_prog_info'. */
1056*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_LEN
1057*cf84ac9aSAndroid Build Coastguard Worker
1058*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `load_time' is a member of `struct bpf_prog_info'. */
1059*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_LOAD_TIME
1060*cf84ac9aSAndroid Build Coastguard Worker
1061*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_ids' is a member of `struct bpf_prog_info'. */
1062*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_MAP_IDS
1063*cf84ac9aSAndroid Build Coastguard Worker
1064*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `name' is a member of `struct bpf_prog_info'. */
1065*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_NAME
1066*cf84ac9aSAndroid Build Coastguard Worker
1067*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `nr_map_ids' is a member of `struct bpf_prog_info'. */
1068*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_NR_MAP_IDS
1069*cf84ac9aSAndroid Build Coastguard Worker
1070*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `tag' is a member of `struct bpf_prog_info'. */
1071*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_TAG
1072*cf84ac9aSAndroid Build Coastguard Worker
1073*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `type' is a member of `struct bpf_prog_info'. */
1074*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_TYPE
1075*cf84ac9aSAndroid Build Coastguard Worker
1076*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `xlated_prog_insns' is a member of `struct bpf_prog_info'.
1077*cf84ac9aSAndroid Build Coastguard Worker   */
1078*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_INSNS
1079*cf84ac9aSAndroid Build Coastguard Worker
1080*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `xlated_prog_len' is a member of `struct bpf_prog_info'. */
1081*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_LEN
1082*cf84ac9aSAndroid Build Coastguard Worker
1083*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct br_mdb_entry'. */
1084*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BR_MDB_ENTRY
1085*cf84ac9aSAndroid Build Coastguard Worker
1086*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `flags' is a member of `struct br_mdb_entry'. */
1087*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BR_MDB_ENTRY_FLAGS
1088*cf84ac9aSAndroid Build Coastguard Worker
1089*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `vid' is a member of `struct br_mdb_entry'. */
1090*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BR_MDB_ENTRY_VID
1091*cf84ac9aSAndroid Build Coastguard Worker
1092*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct br_port_msg'. */
1093*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BR_PORT_MSG
1094*cf84ac9aSAndroid Build Coastguard Worker
1095*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `start' is a member of `struct
1096*cf84ac9aSAndroid Build Coastguard Worker   btrfs_ioctl_defrag_range_args'. */
1097*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BTRFS_IOCTL_DEFRAG_RANGE_ARGS_START
1098*cf84ac9aSAndroid Build Coastguard Worker
1099*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `compat_flags' is a member of `struct
1100*cf84ac9aSAndroid Build Coastguard Worker   btrfs_ioctl_feature_flags'. */
1101*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS
1102*cf84ac9aSAndroid Build Coastguard Worker
1103*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `nodesize' is a member of `struct btrfs_ioctl_fs_info_args'.
1104*cf84ac9aSAndroid Build Coastguard Worker   */
1105*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE
1106*cf84ac9aSAndroid Build Coastguard Worker
1107*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `flags' is a member of `struct
1108*cf84ac9aSAndroid Build Coastguard Worker   btrfs_ioctl_logical_ino_args'. */
1109*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BTRFS_IOCTL_LOGICAL_INO_ARGS_FLAGS
1110*cf84ac9aSAndroid Build Coastguard Worker
1111*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `buf_size' is a member of `struct
1112*cf84ac9aSAndroid Build Coastguard Worker   btrfs_ioctl_search_args_v2'. */
1113*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_BTRFS_IOCTL_SEARCH_ARGS_V2_BUF_SIZE
1114*cf84ac9aSAndroid Build Coastguard Worker
1115*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct crypto_report_aead'. */
1116*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_CRYPTO_REPORT_AEAD
1117*cf84ac9aSAndroid Build Coastguard Worker
1118*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct crypto_report_blkcipher'. */
1119*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_CRYPTO_REPORT_BLKCIPHER
1120*cf84ac9aSAndroid Build Coastguard Worker
1121*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct crypto_report_cipher'. */
1122*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_CRYPTO_REPORT_CIPHER
1123*cf84ac9aSAndroid Build Coastguard Worker
1124*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct crypto_report_hash'. */
1125*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_CRYPTO_REPORT_HASH
1126*cf84ac9aSAndroid Build Coastguard Worker
1127*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct crypto_report_rng'. */
1128*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_CRYPTO_REPORT_RNG
1129*cf84ac9aSAndroid Build Coastguard Worker
1130*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct dcbmsg'. */
1131*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_DCBMSG
1132*cf84ac9aSAndroid Build Coastguard Worker
1133*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct fib_rule_port_range'. */
1134*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_FIB_RULE_PORT_RANGE
1135*cf84ac9aSAndroid Build Coastguard Worker
1136*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct fib_rule_uid_range'. */
1137*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_FIB_RULE_UID_RANGE
1138*cf84ac9aSAndroid Build Coastguard Worker
1139*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct flock'. */
1140*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_FLOCK
1141*cf84ac9aSAndroid Build Coastguard Worker
1142*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct flock64'. */
1143*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_FLOCK64
1144*cf84ac9aSAndroid Build Coastguard Worker
1145*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct f_owner_ex'. */
1146*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_F_OWNER_EX
1147*cf84ac9aSAndroid Build Coastguard Worker
1148*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct gnet_stats_basic'. */
1149*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_GNET_STATS_BASIC
1150*cf84ac9aSAndroid Build Coastguard Worker
1151*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct gnet_stats_queue'. */
1152*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_GNET_STATS_QUEUE
1153*cf84ac9aSAndroid Build Coastguard Worker
1154*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct gnet_stats_rate_est'. */
1155*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_GNET_STATS_RATE_EST
1156*cf84ac9aSAndroid Build Coastguard Worker
1157*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct gnet_stats_rate_est64'. */
1158*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_GNET_STATS_RATE_EST64
1159*cf84ac9aSAndroid Build Coastguard Worker
1160*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ia64_fpreg'. */
1161*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_IA64_FPREG
1162*cf84ac9aSAndroid Build Coastguard Worker
1163*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ifaddrlblmsg'. */
1164*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_IFADDRLBLMSG
1165*cf84ac9aSAndroid Build Coastguard Worker
1166*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ifla_bridge_id'. */
1167*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_IFLA_BRIDGE_ID
1168*cf84ac9aSAndroid Build Coastguard Worker
1169*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ifla_cacheinfo'. */
1170*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_IFLA_CACHEINFO
1171*cf84ac9aSAndroid Build Coastguard Worker
1172*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ifla_port_vsi'. */
1173*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_IFLA_PORT_VSI
1174*cf84ac9aSAndroid Build Coastguard Worker
1175*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `resolution' is a member of `struct input_absinfo'. */
1176*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION
1177*cf84ac9aSAndroid Build Coastguard Worker
1178*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct kcmp_epoll_slot'. */
1179*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_KCMP_EPOLL_SLOT
1180*cf84ac9aSAndroid Build Coastguard Worker
1181*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct keyctl_kdf_params'. */
1182*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_KEYCTL_KDF_PARAMS
1183*cf84ac9aSAndroid Build Coastguard Worker
1184*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct kvm_cpuid2'. */
1185*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_KVM_CPUID2
1186*cf84ac9aSAndroid Build Coastguard Worker
1187*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct kvm_regs'. */
1188*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_KVM_REGS
1189*cf84ac9aSAndroid Build Coastguard Worker
1190*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct kvm_sregs'. */
1191*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_KVM_SREGS
1192*cf84ac9aSAndroid Build Coastguard Worker
1193*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct
1194*cf84ac9aSAndroid Build Coastguard Worker   kvm_userspace_memory_region'. */
1195*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION
1196*cf84ac9aSAndroid Build Coastguard Worker
1197*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct mmsghdr'. */
1198*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_MMSGHDR
1199*cf84ac9aSAndroid Build Coastguard Worker
1200*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct mtd_write_req'. */
1201*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_MTD_WRITE_REQ
1202*cf84ac9aSAndroid Build Coastguard Worker
1203*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ndt_config'. */
1204*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_NDT_CONFIG
1205*cf84ac9aSAndroid Build Coastguard Worker
1206*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ndt_stats'. */
1207*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_NDT_STATS
1208*cf84ac9aSAndroid Build Coastguard Worker
1209*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `ndts_table_fulls' is a member of `struct ndt_stats'. */
1210*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS
1211*cf84ac9aSAndroid Build Coastguard Worker
1212*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct netconfmsg'. */
1213*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_NETCONFMSG
1214*cf84ac9aSAndroid Build Coastguard Worker
1215*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `aux_watermark' is a member of `struct perf_event_attr'. */
1216*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK
1217*cf84ac9aSAndroid Build Coastguard Worker
1218*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `bp_type' is a member of `struct perf_event_attr'. */
1219*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE
1220*cf84ac9aSAndroid Build Coastguard Worker
1221*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `branch_sample_type' is a member of `struct
1222*cf84ac9aSAndroid Build Coastguard Worker   perf_event_attr'. */
1223*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE
1224*cf84ac9aSAndroid Build Coastguard Worker
1225*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `comm_exec' is a member of `struct perf_event_attr'. */
1226*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC
1227*cf84ac9aSAndroid Build Coastguard Worker
1228*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `config1' is a member of `struct perf_event_attr'. */
1229*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1
1230*cf84ac9aSAndroid Build Coastguard Worker
1231*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `config2' is a member of `struct perf_event_attr'. */
1232*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2
1233*cf84ac9aSAndroid Build Coastguard Worker
1234*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `context_switch' is a member of `struct perf_event_attr'. */
1235*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH
1236*cf84ac9aSAndroid Build Coastguard Worker
1237*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `exclude_callchain_kernel' is a member of `struct
1238*cf84ac9aSAndroid Build Coastguard Worker   perf_event_attr'. */
1239*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL
1240*cf84ac9aSAndroid Build Coastguard Worker
1241*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `exclude_callchain_user' is a member of `struct
1242*cf84ac9aSAndroid Build Coastguard Worker   perf_event_attr'. */
1243*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER
1244*cf84ac9aSAndroid Build Coastguard Worker
1245*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `exclude_guest' is a member of `struct perf_event_attr'. */
1246*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST
1247*cf84ac9aSAndroid Build Coastguard Worker
1248*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `exclude_host' is a member of `struct perf_event_attr'. */
1249*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST
1250*cf84ac9aSAndroid Build Coastguard Worker
1251*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `mmap2' is a member of `struct perf_event_attr'. */
1252*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2
1253*cf84ac9aSAndroid Build Coastguard Worker
1254*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `mmap_data' is a member of `struct perf_event_attr'. */
1255*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA
1256*cf84ac9aSAndroid Build Coastguard Worker
1257*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `namespaces' is a member of `struct perf_event_attr'. */
1258*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_NAMESPACES
1259*cf84ac9aSAndroid Build Coastguard Worker
1260*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `precise_ip' is a member of `struct perf_event_attr'. */
1261*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP
1262*cf84ac9aSAndroid Build Coastguard Worker
1263*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `sample_id_all' is a member of `struct perf_event_attr'. */
1264*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL
1265*cf84ac9aSAndroid Build Coastguard Worker
1266*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `sample_max_stack' is a member of `struct perf_event_attr'.
1267*cf84ac9aSAndroid Build Coastguard Worker   */
1268*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_MAX_STACK
1269*cf84ac9aSAndroid Build Coastguard Worker
1270*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `sample_regs_intr' is a member of `struct perf_event_attr'.
1271*cf84ac9aSAndroid Build Coastguard Worker   */
1272*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR
1273*cf84ac9aSAndroid Build Coastguard Worker
1274*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `sample_regs_user' is a member of `struct perf_event_attr'.
1275*cf84ac9aSAndroid Build Coastguard Worker   */
1276*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER
1277*cf84ac9aSAndroid Build Coastguard Worker
1278*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `sample_stack_user' is a member of `struct perf_event_attr'.
1279*cf84ac9aSAndroid Build Coastguard Worker   */
1280*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER
1281*cf84ac9aSAndroid Build Coastguard Worker
1282*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `use_clockid' is a member of `struct perf_event_attr'. */
1283*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID
1284*cf84ac9aSAndroid Build Coastguard Worker
1285*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `write_backward' is a member of `struct perf_event_attr'. */
1286*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PERF_EVENT_ATTR_WRITE_BACKWARD
1287*cf84ac9aSAndroid Build Coastguard Worker
1288*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ptp_sys_offset'. */
1289*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PTP_SYS_OFFSET
1290*cf84ac9aSAndroid Build Coastguard Worker
1291*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct ptrace_peeksiginfo_args'. */
1292*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS
1293*cf84ac9aSAndroid Build Coastguard Worker
1294*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct pt_all_user_regs'. */
1295*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_PT_ALL_USER_REGS
1296*cf84ac9aSAndroid Build Coastguard Worker
1297*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct rta_mfc_stats'. */
1298*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_RTA_MFC_STATS
1299*cf84ac9aSAndroid Build Coastguard Worker
1300*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct rtnl_link_stats64'. */
1301*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_RTNL_LINK_STATS64
1302*cf84ac9aSAndroid Build Coastguard Worker
1303*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `rx_nohandler' is a member of `struct rtnl_link_stats64'. */
1304*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_RTNL_LINK_STATS64_RX_NOHANDLER
1305*cf84ac9aSAndroid Build Coastguard Worker
1306*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `rx_nohandler' is a member of `struct rtnl_link_stats'. */
1307*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_RTNL_LINK_STATS_RX_NOHANDLER
1308*cf84ac9aSAndroid Build Coastguard Worker
1309*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct rtvia'. */
1310*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_RTVIA
1311*cf84ac9aSAndroid Build Coastguard Worker
1312*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct sigcontext'. */
1313*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_SIGCONTEXT
1314*cf84ac9aSAndroid Build Coastguard Worker
1315*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `l2_bdaddr_type' is a member of `struct sockaddr_l2'. */
1316*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_SOCKADDR_L2_L2_BDADDR_TYPE
1317*cf84ac9aSAndroid Build Coastguard Worker
1318*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct stat64'. */
1319*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STAT64
1320*cf84ac9aSAndroid Build Coastguard Worker
1321*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `st_mtime_nsec' is a member of `struct stat64'. */
1322*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STAT64_ST_MTIME_NSEC
1323*cf84ac9aSAndroid Build Coastguard Worker
1324*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct statfs'. */
1325*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS
1326*cf84ac9aSAndroid Build Coastguard Worker
1327*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct statfs64'. */
1328*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS64
1329*cf84ac9aSAndroid Build Coastguard Worker
1330*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_flags' is a member of `struct statfs64'. */
1331*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS64_F_FLAGS
1332*cf84ac9aSAndroid Build Coastguard Worker
1333*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_frsize' is a member of `struct statfs64'. */
1334*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS64_F_FRSIZE
1335*cf84ac9aSAndroid Build Coastguard Worker
1336*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_fsid.val' is a member of `struct statfs64'. */
1337*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS64_F_FSID_VAL
1338*cf84ac9aSAndroid Build Coastguard Worker
1339*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_fsid.__val' is a member of `struct statfs64'. */
1340*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS64_F_FSID___VAL
1341*cf84ac9aSAndroid Build Coastguard Worker
1342*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_flags' is a member of `struct statfs'. */
1343*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS_F_FLAGS
1344*cf84ac9aSAndroid Build Coastguard Worker
1345*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_frsize' is a member of `struct statfs'. */
1346*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS_F_FRSIZE
1347*cf84ac9aSAndroid Build Coastguard Worker
1348*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_fsid.val' is a member of `struct statfs'. */
1349*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS_F_FSID_VAL
1350*cf84ac9aSAndroid Build Coastguard Worker
1351*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `f_fsid.__val' is a member of `struct statfs'. */
1352*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STATFS_F_FSID___VAL
1353*cf84ac9aSAndroid Build Coastguard Worker
1354*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `st_mtime_nsec' is a member of `struct stat'. */
1355*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STAT_ST_MTIME_NSEC
1356*cf84ac9aSAndroid Build Coastguard Worker
1357*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct tc_sizespec'. */
1358*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_TC_SIZESPEC
1359*cf84ac9aSAndroid Build Coastguard Worker
1360*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `tai' is a member of `struct timex'. */
1361*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_TIMEX_TAI
1362*cf84ac9aSAndroid Build Coastguard Worker
1363*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `max_beb_per1024' is a member of `struct ubi_attach_req'. */
1364*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024
1365*cf84ac9aSAndroid Build Coastguard Worker
1366*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct user_desc'. */
1367*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_USER_DESC
1368*cf84ac9aSAndroid Build Coastguard Worker
1369*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `lm' is a member of `struct user_desc'. */
1370*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_USER_DESC_LM
1371*cf84ac9aSAndroid Build Coastguard Worker
1372*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `domainname' is a member of `struct utsname'. */
1373*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_UTSNAME_DOMAINNAME
1374*cf84ac9aSAndroid Build Coastguard Worker
1375*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `buffersize' is a member of `struct v4l2_sdr_format'. */
1376*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_V4L2_SDR_FORMAT_BUFFERSIZE
1377*cf84ac9aSAndroid Build Coastguard Worker
1378*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `global_alpha' is a member of `struct v4l2_window'. */
1379*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT_V4L2_WINDOW_GLOBAL_ALPHA
1380*cf84ac9aSAndroid Build Coastguard Worker
1381*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct __aio_sigset'. */
1382*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT___AIO_SIGSET
1383*cf84ac9aSAndroid Build Coastguard Worker
1384*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct __kernel_flock'. */
1385*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT___KERNEL_FLOCK
1386*cf84ac9aSAndroid Build Coastguard Worker
1387*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct __kernel_flock64'. */
1388*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT___KERNEL_FLOCK64
1389*cf84ac9aSAndroid Build Coastguard Worker
1390*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct __kernel_f_owner_ex'. */
1391*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT___KERNEL_F_OWNER_EX
1392*cf84ac9aSAndroid Build Coastguard Worker
1393*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct __old_kernel_stat'. */
1394*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_STRUCT___OLD_KERNEL_STAT
1395*cf84ac9aSAndroid Build Coastguard Worker
1396*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `sync_file_range' function. */
1397*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYNC_FILE_RANGE
1398*cf84ac9aSAndroid Build Coastguard Worker
1399*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/conf.h> header file. */
1400*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_CONF_H
1401*cf84ac9aSAndroid Build Coastguard Worker
1402*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/eventfd.h> header file. */
1403*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_EVENTFD_H
1404*cf84ac9aSAndroid Build Coastguard Worker
1405*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/fanotify.h> header file. */
1406*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_FANOTIFY_H
1407*cf84ac9aSAndroid Build Coastguard Worker
1408*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/ipc.h> header file. */
1409*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_IPC_H
1410*cf84ac9aSAndroid Build Coastguard Worker
1411*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/msg.h> header file. */
1412*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_MSG_H
1413*cf84ac9aSAndroid Build Coastguard Worker
1414*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/quota.h> header file. */
1415*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_QUOTA_H
1416*cf84ac9aSAndroid Build Coastguard Worker
1417*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/sem.h> header file. */
1418*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_SEM_H
1419*cf84ac9aSAndroid Build Coastguard Worker
1420*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/shm.h> header file. */
1421*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_SHM_H
1422*cf84ac9aSAndroid Build Coastguard Worker
1423*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/signalfd.h> header file. */
1424*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_SIGNALFD_H
1425*cf84ac9aSAndroid Build Coastguard Worker
1426*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/stat.h> header file. */
1427*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_STAT_H
1428*cf84ac9aSAndroid Build Coastguard Worker
1429*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/types.h> header file. */
1430*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_TYPES_H
1431*cf84ac9aSAndroid Build Coastguard Worker
1432*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/xattr.h> header file. */
1433*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_SYS_XATTR_H
1434*cf84ac9aSAndroid Build Coastguard Worker
1435*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if typeof works with your compiler. */
1436*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_TYPEOF
1437*cf84ac9aSAndroid Build Coastguard Worker
1438*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `attach_bpf_fd' is a member of `union bpf_attr'. */
1439*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_ATTACH_BPF_FD
1440*cf84ac9aSAndroid Build Coastguard Worker
1441*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `attach_flags' is a member of `union bpf_attr'. */
1442*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_ATTACH_FLAGS
1443*cf84ac9aSAndroid Build Coastguard Worker
1444*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `attach_type' is a member of `union bpf_attr'. */
1445*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_ATTACH_TYPE
1446*cf84ac9aSAndroid Build Coastguard Worker
1447*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `bpf_fd' is a member of `union bpf_attr'. */
1448*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_BPF_FD
1449*cf84ac9aSAndroid Build Coastguard Worker
1450*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `dummy' is a member of `union bpf_attr'. */
1451*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_DUMMY
1452*cf84ac9aSAndroid Build Coastguard Worker
1453*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `expected_attach_type' is a member of `union bpf_attr'. */
1454*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_EXPECTED_ATTACH_TYPE
1455*cf84ac9aSAndroid Build Coastguard Worker
1456*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `file_flags' is a member of `union bpf_attr'. */
1457*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_FILE_FLAGS
1458*cf84ac9aSAndroid Build Coastguard Worker
1459*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `flags' is a member of `union bpf_attr'. */
1460*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_FLAGS
1461*cf84ac9aSAndroid Build Coastguard Worker
1462*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `info.bpf_fd' is a member of `union bpf_attr'. */
1463*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_INFO_BPF_FD
1464*cf84ac9aSAndroid Build Coastguard Worker
1465*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `info.info' is a member of `union bpf_attr'. */
1466*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_INFO_INFO
1467*cf84ac9aSAndroid Build Coastguard Worker
1468*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `info.info_len' is a member of `union bpf_attr'. */
1469*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_INFO_INFO_LEN
1470*cf84ac9aSAndroid Build Coastguard Worker
1471*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `inner_map_fd' is a member of `union bpf_attr'. */
1472*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_INNER_MAP_FD
1473*cf84ac9aSAndroid Build Coastguard Worker
1474*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `insns' is a member of `union bpf_attr'. */
1475*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_INSNS
1476*cf84ac9aSAndroid Build Coastguard Worker
1477*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `insn_cnt' is a member of `union bpf_attr'. */
1478*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_INSN_CNT
1479*cf84ac9aSAndroid Build Coastguard Worker
1480*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `kern_version' is a member of `union bpf_attr'. */
1481*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_KERN_VERSION
1482*cf84ac9aSAndroid Build Coastguard Worker
1483*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `key' is a member of `union bpf_attr'. */
1484*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_KEY
1485*cf84ac9aSAndroid Build Coastguard Worker
1486*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `key_size' is a member of `union bpf_attr'. */
1487*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_KEY_SIZE
1488*cf84ac9aSAndroid Build Coastguard Worker
1489*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `license' is a member of `union bpf_attr'. */
1490*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_LICENSE
1491*cf84ac9aSAndroid Build Coastguard Worker
1492*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `log_buf' is a member of `union bpf_attr'. */
1493*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_LOG_BUF
1494*cf84ac9aSAndroid Build Coastguard Worker
1495*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `log_level' is a member of `union bpf_attr'. */
1496*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_LOG_LEVEL
1497*cf84ac9aSAndroid Build Coastguard Worker
1498*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `log_size' is a member of `union bpf_attr'. */
1499*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_LOG_SIZE
1500*cf84ac9aSAndroid Build Coastguard Worker
1501*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_fd' is a member of `union bpf_attr'. */
1502*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAP_FD
1503*cf84ac9aSAndroid Build Coastguard Worker
1504*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_flags' is a member of `union bpf_attr'. */
1505*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAP_FLAGS
1506*cf84ac9aSAndroid Build Coastguard Worker
1507*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_id' is a member of `union bpf_attr'. */
1508*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAP_ID
1509*cf84ac9aSAndroid Build Coastguard Worker
1510*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_ifindex' is a member of `union bpf_attr'. */
1511*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAP_IFINDEX
1512*cf84ac9aSAndroid Build Coastguard Worker
1513*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_name' is a member of `union bpf_attr'. */
1514*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAP_NAME
1515*cf84ac9aSAndroid Build Coastguard Worker
1516*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `map_type' is a member of `union bpf_attr'. */
1517*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAP_TYPE
1518*cf84ac9aSAndroid Build Coastguard Worker
1519*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `max_entries' is a member of `union bpf_attr'. */
1520*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_MAX_ENTRIES
1521*cf84ac9aSAndroid Build Coastguard Worker
1522*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `next_id' is a member of `union bpf_attr'. */
1523*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_NEXT_ID
1524*cf84ac9aSAndroid Build Coastguard Worker
1525*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `next_key' is a member of `union bpf_attr'. */
1526*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_NEXT_KEY
1527*cf84ac9aSAndroid Build Coastguard Worker
1528*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `numa_node' is a member of `union bpf_attr'. */
1529*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_NUMA_NODE
1530*cf84ac9aSAndroid Build Coastguard Worker
1531*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `open_flags' is a member of `union bpf_attr'. */
1532*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_OPEN_FLAGS
1533*cf84ac9aSAndroid Build Coastguard Worker
1534*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `pathname' is a member of `union bpf_attr'. */
1535*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_PATHNAME
1536*cf84ac9aSAndroid Build Coastguard Worker
1537*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `prog_flags' is a member of `union bpf_attr'. */
1538*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_PROG_FLAGS
1539*cf84ac9aSAndroid Build Coastguard Worker
1540*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `prog_id' is a member of `union bpf_attr'. */
1541*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_PROG_ID
1542*cf84ac9aSAndroid Build Coastguard Worker
1543*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `prog_ifindex' is a member of `union bpf_attr'. */
1544*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_PROG_IFINDEX
1545*cf84ac9aSAndroid Build Coastguard Worker
1546*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `prog_name' is a member of `union bpf_attr'. */
1547*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_PROG_NAME
1548*cf84ac9aSAndroid Build Coastguard Worker
1549*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `prog_type' is a member of `union bpf_attr'. */
1550*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_PROG_TYPE
1551*cf84ac9aSAndroid Build Coastguard Worker
1552*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `query.attach_flags' is a member of `union bpf_attr'. */
1553*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_QUERY_ATTACH_FLAGS
1554*cf84ac9aSAndroid Build Coastguard Worker
1555*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `query.attach_type' is a member of `union bpf_attr'. */
1556*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_QUERY_ATTACH_TYPE
1557*cf84ac9aSAndroid Build Coastguard Worker
1558*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `query.prog_cnt' is a member of `union bpf_attr'. */
1559*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_QUERY_PROG_CNT
1560*cf84ac9aSAndroid Build Coastguard Worker
1561*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `query.prog_ids' is a member of `union bpf_attr'. */
1562*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_QUERY_PROG_IDS
1563*cf84ac9aSAndroid Build Coastguard Worker
1564*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `query.query_flags' is a member of `union bpf_attr'. */
1565*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_QUERY_QUERY_FLAGS
1566*cf84ac9aSAndroid Build Coastguard Worker
1567*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `query.target_fd' is a member of `union bpf_attr'. */
1568*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_QUERY_TARGET_FD
1569*cf84ac9aSAndroid Build Coastguard Worker
1570*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `raw_tracepoint.name' is a member of `union bpf_attr'. */
1571*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_NAME
1572*cf84ac9aSAndroid Build Coastguard Worker
1573*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `raw_tracepoint.prog_fd' is a member of `union bpf_attr'. */
1574*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_PROG_FD
1575*cf84ac9aSAndroid Build Coastguard Worker
1576*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `start_id' is a member of `union bpf_attr'. */
1577*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_START_ID
1578*cf84ac9aSAndroid Build Coastguard Worker
1579*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `target_fd' is a member of `union bpf_attr'. */
1580*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TARGET_FD
1581*cf84ac9aSAndroid Build Coastguard Worker
1582*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.data_in' is a member of `union bpf_attr'. */
1583*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_DATA_IN
1584*cf84ac9aSAndroid Build Coastguard Worker
1585*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.data_out' is a member of `union bpf_attr'. */
1586*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_DATA_OUT
1587*cf84ac9aSAndroid Build Coastguard Worker
1588*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.data_size_in' is a member of `union bpf_attr'. */
1589*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_IN
1590*cf84ac9aSAndroid Build Coastguard Worker
1591*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.data_size_out' is a member of `union bpf_attr'. */
1592*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_OUT
1593*cf84ac9aSAndroid Build Coastguard Worker
1594*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.duration' is a member of `union bpf_attr'. */
1595*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_DURATION
1596*cf84ac9aSAndroid Build Coastguard Worker
1597*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.prog_fd' is a member of `union bpf_attr'. */
1598*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_PROG_FD
1599*cf84ac9aSAndroid Build Coastguard Worker
1600*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.repeat' is a member of `union bpf_attr'. */
1601*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_REPEAT
1602*cf84ac9aSAndroid Build Coastguard Worker
1603*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `test.retval' is a member of `union bpf_attr'. */
1604*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_TEST_RETVAL
1605*cf84ac9aSAndroid Build Coastguard Worker
1606*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `value' is a member of `union bpf_attr'. */
1607*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_VALUE
1608*cf84ac9aSAndroid Build Coastguard Worker
1609*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if `value_size' is a member of `union bpf_attr'. */
1610*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNION_BPF_ATTR_VALUE_SIZE
1611*cf84ac9aSAndroid Build Coastguard Worker
1612*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <unistd.h> header file. */
1613*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UNISTD_H
1614*cf84ac9aSAndroid Build Coastguard Worker
1615*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the <ustat.h> header file. */
1616*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_USTAT_H
1617*cf84ac9aSAndroid Build Coastguard Worker
1618*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the `utimensat' function. */
1619*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE_UTIMENSAT
1620*cf84ac9aSAndroid Build Coastguard Worker
1621*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system provides _Static_assert */
1622*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE__STATIC_ASSERT
1623*cf84ac9aSAndroid Build Coastguard Worker
1624*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system provides __builtin_popcount function */
1625*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE___BUILTIN_POPCOUNT
1626*cf84ac9aSAndroid Build Coastguard Worker
1627*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `__kernel_long_t'. */
1628*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE___KERNEL_LONG_T
1629*cf84ac9aSAndroid Build Coastguard Worker
1630*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `__kernel_ulong_t'. */
1631*cf84ac9aSAndroid Build Coastguard Worker#undef HAVE___KERNEL_ULONG_T
1632*cf84ac9aSAndroid Build Coastguard Worker
1633*cf84ac9aSAndroid Build Coastguard Worker/* Define for the HPPA architecture. */
1634*cf84ac9aSAndroid Build Coastguard Worker#undef HPPA
1635*cf84ac9aSAndroid Build Coastguard Worker
1636*cf84ac9aSAndroid Build Coastguard Worker/* Define for the i386 architecture. */
1637*cf84ac9aSAndroid Build Coastguard Worker#undef I386
1638*cf84ac9aSAndroid Build Coastguard Worker
1639*cf84ac9aSAndroid Build Coastguard Worker/* Define for the IA64 architecture. */
1640*cf84ac9aSAndroid Build Coastguard Worker#undef IA64
1641*cf84ac9aSAndroid Build Coastguard Worker
1642*cf84ac9aSAndroid Build Coastguard Worker/* Define for _ABIN32. */
1643*cf84ac9aSAndroid Build Coastguard Worker#undef LINUX_MIPSN32
1644*cf84ac9aSAndroid Build Coastguard Worker
1645*cf84ac9aSAndroid Build Coastguard Worker/* Define for _ABI64. */
1646*cf84ac9aSAndroid Build Coastguard Worker#undef LINUX_MIPSN64
1647*cf84ac9aSAndroid Build Coastguard Worker
1648*cf84ac9aSAndroid Build Coastguard Worker/* Define for _ABIO32. */
1649*cf84ac9aSAndroid Build Coastguard Worker#undef LINUX_MIPSO32
1650*cf84ac9aSAndroid Build Coastguard Worker
1651*cf84ac9aSAndroid Build Coastguard Worker/* The size of `kernel_long_t', as computed by sizeof. */
1652*cf84ac9aSAndroid Build Coastguard Worker#undef M32_SIZEOF_KERNEL_LONG_T
1653*cf84ac9aSAndroid Build Coastguard Worker
1654*cf84ac9aSAndroid Build Coastguard Worker/* The size of `long', as computed by sizeof. */
1655*cf84ac9aSAndroid Build Coastguard Worker#undef M32_SIZEOF_LONG
1656*cf84ac9aSAndroid Build Coastguard Worker
1657*cf84ac9aSAndroid Build Coastguard Worker/* Define for the m68k architecture. */
1658*cf84ac9aSAndroid Build Coastguard Worker#undef M68K
1659*cf84ac9aSAndroid Build Coastguard Worker
1660*cf84ac9aSAndroid Build Coastguard Worker/* Date */
1661*cf84ac9aSAndroid Build Coastguard Worker#undef MANPAGE_DATE
1662*cf84ac9aSAndroid Build Coastguard Worker
1663*cf84ac9aSAndroid Build Coastguard Worker/* Define for the Meta architecture. */
1664*cf84ac9aSAndroid Build Coastguard Worker#undef METAG
1665*cf84ac9aSAndroid Build Coastguard Worker
1666*cf84ac9aSAndroid Build Coastguard Worker/* Define for the MicroBlaze architecture. */
1667*cf84ac9aSAndroid Build Coastguard Worker#undef MICROBLAZE
1668*cf84ac9aSAndroid Build Coastguard Worker
1669*cf84ac9aSAndroid Build Coastguard Worker/* Define for the MIPS architecture. */
1670*cf84ac9aSAndroid Build Coastguard Worker#undef MIPS
1671*cf84ac9aSAndroid Build Coastguard Worker
1672*cf84ac9aSAndroid Build Coastguard Worker/* The size of `kernel_long_t', as computed by sizeof. */
1673*cf84ac9aSAndroid Build Coastguard Worker#undef MX32_SIZEOF_KERNEL_LONG_T
1674*cf84ac9aSAndroid Build Coastguard Worker
1675*cf84ac9aSAndroid Build Coastguard Worker/* The size of `long', as computed by sizeof. */
1676*cf84ac9aSAndroid Build Coastguard Worker#undef MX32_SIZEOF_LONG
1677*cf84ac9aSAndroid Build Coastguard Worker
1678*cf84ac9aSAndroid Build Coastguard Worker/* Define for the Nios-II architecture. */
1679*cf84ac9aSAndroid Build Coastguard Worker#undef NIOS2
1680*cf84ac9aSAndroid Build Coastguard Worker
1681*cf84ac9aSAndroid Build Coastguard Worker/* Define for the OpenRISC 1000 architecture. */
1682*cf84ac9aSAndroid Build Coastguard Worker#undef OR1K
1683*cf84ac9aSAndroid Build Coastguard Worker
1684*cf84ac9aSAndroid Build Coastguard Worker/* Name of package */
1685*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE
1686*cf84ac9aSAndroid Build Coastguard Worker
1687*cf84ac9aSAndroid Build Coastguard Worker/* Define to the address where bug reports for this package should be sent. */
1688*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE_BUGREPORT
1689*cf84ac9aSAndroid Build Coastguard Worker
1690*cf84ac9aSAndroid Build Coastguard Worker/* Define to the full name of this package. */
1691*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE_NAME
1692*cf84ac9aSAndroid Build Coastguard Worker
1693*cf84ac9aSAndroid Build Coastguard Worker/* Define to the full name and version of this package. */
1694*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE_STRING
1695*cf84ac9aSAndroid Build Coastguard Worker
1696*cf84ac9aSAndroid Build Coastguard Worker/* Define to the one symbol short name of this package. */
1697*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE_TARNAME
1698*cf84ac9aSAndroid Build Coastguard Worker
1699*cf84ac9aSAndroid Build Coastguard Worker/* Define to the home page for this package. */
1700*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE_URL
1701*cf84ac9aSAndroid Build Coastguard Worker
1702*cf84ac9aSAndroid Build Coastguard Worker/* Define to the version of this package. */
1703*cf84ac9aSAndroid Build Coastguard Worker#undef PACKAGE_VERSION
1704*cf84ac9aSAndroid Build Coastguard Worker
1705*cf84ac9aSAndroid Build Coastguard Worker/* Define for the PowerPC architecture. */
1706*cf84ac9aSAndroid Build Coastguard Worker#undef POWERPC
1707*cf84ac9aSAndroid Build Coastguard Worker
1708*cf84ac9aSAndroid Build Coastguard Worker/* Define for the PowerPC64 architecture. */
1709*cf84ac9aSAndroid Build Coastguard Worker#undef POWERPC64
1710*cf84ac9aSAndroid Build Coastguard Worker
1711*cf84ac9aSAndroid Build Coastguard Worker/* Define for the RISC-V architecture */
1712*cf84ac9aSAndroid Build Coastguard Worker#undef RISCV
1713*cf84ac9aSAndroid Build Coastguard Worker
1714*cf84ac9aSAndroid Build Coastguard Worker/* Define for the S390 architecture. */
1715*cf84ac9aSAndroid Build Coastguard Worker#undef S390
1716*cf84ac9aSAndroid Build Coastguard Worker
1717*cf84ac9aSAndroid Build Coastguard Worker/* Define for the S390x architecture. */
1718*cf84ac9aSAndroid Build Coastguard Worker#undef S390X
1719*cf84ac9aSAndroid Build Coastguard Worker
1720*cf84ac9aSAndroid Build Coastguard Worker/* Define for the SH architecture. */
1721*cf84ac9aSAndroid Build Coastguard Worker#undef SH
1722*cf84ac9aSAndroid Build Coastguard Worker
1723*cf84ac9aSAndroid Build Coastguard Worker/* Define for the SH64 architecture. */
1724*cf84ac9aSAndroid Build Coastguard Worker#undef SH64
1725*cf84ac9aSAndroid Build Coastguard Worker
1726*cf84ac9aSAndroid Build Coastguard Worker/* The size of `kernel_long_t', as computed by sizeof. */
1727*cf84ac9aSAndroid Build Coastguard Worker#undef SIZEOF_KERNEL_LONG_T
1728*cf84ac9aSAndroid Build Coastguard Worker
1729*cf84ac9aSAndroid Build Coastguard Worker/* The size of `long', as computed by sizeof. */
1730*cf84ac9aSAndroid Build Coastguard Worker#undef SIZEOF_LONG
1731*cf84ac9aSAndroid Build Coastguard Worker
1732*cf84ac9aSAndroid Build Coastguard Worker/* The size of `long long', as computed by sizeof. */
1733*cf84ac9aSAndroid Build Coastguard Worker#undef SIZEOF_LONG_LONG
1734*cf84ac9aSAndroid Build Coastguard Worker
1735*cf84ac9aSAndroid Build Coastguard Worker/* The size of `off_t', as computed by sizeof. */
1736*cf84ac9aSAndroid Build Coastguard Worker#undef SIZEOF_OFF_T
1737*cf84ac9aSAndroid Build Coastguard Worker
1738*cf84ac9aSAndroid Build Coastguard Worker/* The size of `struct i64_i32', as computed by sizeof. */
1739*cf84ac9aSAndroid Build Coastguard Worker#undef SIZEOF_STRUCT_I64_I32
1740*cf84ac9aSAndroid Build Coastguard Worker
1741*cf84ac9aSAndroid Build Coastguard Worker/* Define for the SPARC architecture. */
1742*cf84ac9aSAndroid Build Coastguard Worker#undef SPARC
1743*cf84ac9aSAndroid Build Coastguard Worker
1744*cf84ac9aSAndroid Build Coastguard Worker/* Define for the SPARC64 architecture. */
1745*cf84ac9aSAndroid Build Coastguard Worker#undef SPARC64
1746*cf84ac9aSAndroid Build Coastguard Worker
1747*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you have the ANSI C header files. */
1748*cf84ac9aSAndroid Build Coastguard Worker#undef STDC_HEADERS
1749*cf84ac9aSAndroid Build Coastguard Worker
1750*cf84ac9aSAndroid Build Coastguard Worker/* Define for the Tile architecture */
1751*cf84ac9aSAndroid Build Coastguard Worker#undef TILE
1752*cf84ac9aSAndroid Build Coastguard Worker
1753*cf84ac9aSAndroid Build Coastguard Worker/* Do symbols demangling in stack trace */
1754*cf84ac9aSAndroid Build Coastguard Worker#undef USE_DEMANGLE
1755*cf84ac9aSAndroid Build Coastguard Worker
1756*cf84ac9aSAndroid Build Coastguard Worker/* Whether to use libdw for stack tracing */
1757*cf84ac9aSAndroid Build Coastguard Worker#undef USE_LIBDW
1758*cf84ac9aSAndroid Build Coastguard Worker
1759*cf84ac9aSAndroid Build Coastguard Worker/* Whether to use libunwind for stack tracing */
1760*cf84ac9aSAndroid Build Coastguard Worker#undef USE_LIBUNWIND
1761*cf84ac9aSAndroid Build Coastguard Worker
1762*cf84ac9aSAndroid Build Coastguard Worker/* Enable extensions on AIX 3, Interix.  */
1763*cf84ac9aSAndroid Build Coastguard Worker#ifndef _ALL_SOURCE
1764*cf84ac9aSAndroid Build Coastguard Worker# undef _ALL_SOURCE
1765*cf84ac9aSAndroid Build Coastguard Worker#endif
1766*cf84ac9aSAndroid Build Coastguard Worker/* Enable GNU extensions on systems that have them.  */
1767*cf84ac9aSAndroid Build Coastguard Worker#ifndef _GNU_SOURCE
1768*cf84ac9aSAndroid Build Coastguard Worker# undef _GNU_SOURCE
1769*cf84ac9aSAndroid Build Coastguard Worker#endif
1770*cf84ac9aSAndroid Build Coastguard Worker/* Enable threading extensions on Solaris.  */
1771*cf84ac9aSAndroid Build Coastguard Worker#ifndef _POSIX_PTHREAD_SEMANTICS
1772*cf84ac9aSAndroid Build Coastguard Worker# undef _POSIX_PTHREAD_SEMANTICS
1773*cf84ac9aSAndroid Build Coastguard Worker#endif
1774*cf84ac9aSAndroid Build Coastguard Worker/* Enable extensions on HP NonStop.  */
1775*cf84ac9aSAndroid Build Coastguard Worker#ifndef _TANDEM_SOURCE
1776*cf84ac9aSAndroid Build Coastguard Worker# undef _TANDEM_SOURCE
1777*cf84ac9aSAndroid Build Coastguard Worker#endif
1778*cf84ac9aSAndroid Build Coastguard Worker/* Enable general extensions on Solaris.  */
1779*cf84ac9aSAndroid Build Coastguard Worker#ifndef __EXTENSIONS__
1780*cf84ac9aSAndroid Build Coastguard Worker# undef __EXTENSIONS__
1781*cf84ac9aSAndroid Build Coastguard Worker#endif
1782*cf84ac9aSAndroid Build Coastguard Worker
1783*cf84ac9aSAndroid Build Coastguard Worker
1784*cf84ac9aSAndroid Build Coastguard Worker/* The unwinder to use for stack tracing support */
1785*cf84ac9aSAndroid Build Coastguard Worker#undef USE_UNWINDER
1786*cf84ac9aSAndroid Build Coastguard Worker
1787*cf84ac9aSAndroid Build Coastguard Worker/* Version number of package */
1788*cf84ac9aSAndroid Build Coastguard Worker#undef VERSION
1789*cf84ac9aSAndroid Build Coastguard Worker
1790*cf84ac9aSAndroid Build Coastguard Worker/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1791*cf84ac9aSAndroid Build Coastguard Worker   significant byte first (like Motorola and SPARC, unlike Intel). */
1792*cf84ac9aSAndroid Build Coastguard Worker#if defined AC_APPLE_UNIVERSAL_BUILD
1793*cf84ac9aSAndroid Build Coastguard Worker# if defined __BIG_ENDIAN__
1794*cf84ac9aSAndroid Build Coastguard Worker#  define WORDS_BIGENDIAN 1
1795*cf84ac9aSAndroid Build Coastguard Worker# endif
1796*cf84ac9aSAndroid Build Coastguard Worker#else
1797*cf84ac9aSAndroid Build Coastguard Worker# ifndef WORDS_BIGENDIAN
1798*cf84ac9aSAndroid Build Coastguard Worker#  undef WORDS_BIGENDIAN
1799*cf84ac9aSAndroid Build Coastguard Worker# endif
1800*cf84ac9aSAndroid Build Coastguard Worker#endif
1801*cf84ac9aSAndroid Build Coastguard Worker
1802*cf84ac9aSAndroid Build Coastguard Worker/* Define for the 32bit AMD x86-64 architecture. */
1803*cf84ac9aSAndroid Build Coastguard Worker#undef X32
1804*cf84ac9aSAndroid Build Coastguard Worker
1805*cf84ac9aSAndroid Build Coastguard Worker/* Define for the 64bit AMD x86-64 architecture. */
1806*cf84ac9aSAndroid Build Coastguard Worker#undef X86_64
1807*cf84ac9aSAndroid Build Coastguard Worker
1808*cf84ac9aSAndroid Build Coastguard Worker/* Define for the Xtensa architecture */
1809*cf84ac9aSAndroid Build Coastguard Worker#undef XTENSA
1810*cf84ac9aSAndroid Build Coastguard Worker
1811*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if on MINIX. */
1812*cf84ac9aSAndroid Build Coastguard Worker#undef _MINIX
1813*cf84ac9aSAndroid Build Coastguard Worker
1814*cf84ac9aSAndroid Build Coastguard Worker/* Define to 2 if the system does not provide POSIX.1 features except with
1815*cf84ac9aSAndroid Build Coastguard Worker   this defined. */
1816*cf84ac9aSAndroid Build Coastguard Worker#undef _POSIX_1_SOURCE
1817*cf84ac9aSAndroid Build Coastguard Worker
1818*cf84ac9aSAndroid Build Coastguard Worker/* Define to 1 if you need to in order for `stat' and other things to work. */
1819*cf84ac9aSAndroid Build Coastguard Worker#undef _POSIX_SOURCE
1820*cf84ac9aSAndroid Build Coastguard Worker
1821*cf84ac9aSAndroid Build Coastguard Worker/* Define to `int' if <sys/types.h> doesn't define. */
1822*cf84ac9aSAndroid Build Coastguard Worker#undef gid_t
1823*cf84ac9aSAndroid Build Coastguard Worker
1824*cf84ac9aSAndroid Build Coastguard Worker/* Define to __typeof__ if your compiler spells it that way. */
1825*cf84ac9aSAndroid Build Coastguard Worker#undef typeof
1826*cf84ac9aSAndroid Build Coastguard Worker
1827*cf84ac9aSAndroid Build Coastguard Worker/* Define to `int' if <sys/types.h> doesn't define. */
1828*cf84ac9aSAndroid Build Coastguard Worker#undef uid_t
1829