forked from RIKEN-SysSoft/ihk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.h.in
173 lines (119 loc) · 5.27 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
/* config.h.in. Generated from configure.ac by autoheader. */
/* IHK build-id to confirm IHK and McKernel built at the same time are used */
#undef BUILDID
/* whether memdump feature is enabled */
#undef ENABLE_MEMDUMP
/* whether perf is enabled */
#undef ENABLE_PERF
/* whether rusage is enabled */
#undef ENABLE_RUSAGE
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `bfd' library (-lbfd). */
#undef HAVE_LIBBFD
/* Define to 1 if you have the `iberty' library (-liberty). */
#undef HAVE_LIBIBERTY
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to address of kernel symbol __cpu_logical_map, or 0 if exported */
#undef IHK_KSYM___cpu_logical_map
/* Define to address of kernel symbol __default_send_IPI_dest_field, or 0 if
exported */
#undef IHK_KSYM___default_send_IPI_dest_field
/* Define to address of kernel symbol __invoke_psci_fn_hvc, or 0 if exported
*/
#undef IHK_KSYM___invoke_psci_fn_hvc
/* Define to address of kernel symbol __invoke_psci_fn_smc, or 0 if exported
*/
#undef IHK_KSYM___invoke_psci_fn_smc
/* Define to address of kernel symbol __irq_domain_alloc_irqs, or 0 if
exported */
#undef IHK_KSYM___irq_domain_alloc_irqs
/* Define to address of kernel symbol __irq_set_affinity, or 0 if exported */
#undef IHK_KSYM___irq_set_affinity
/* Define to address of kernel symbol __oprofile_cpu_pmu, or 0 if exported */
#undef IHK_KSYM___oprofile_cpu_pmu
/* Define to address of kernel symbol acpi_gic_ver, or 0 if exported */
#undef IHK_KSYM_acpi_gic_ver
/* Define to address of kernel symbol alloc_desc, or 0 if exported */
#undef IHK_KSYM_alloc_desc
/* Define to address of kernel symbol arch_timer_rate, or 0 if exported */
#undef IHK_KSYM_arch_timer_rate
/* Define to address of kernel symbol arch_timer_use_virtual, or 0 if exported
*/
#undef IHK_KSYM_arch_timer_use_virtual
/* Define to address of kernel symbol arch_timer_uses_ppi, or 0 if exported */
#undef IHK_KSYM_arch_timer_uses_ppi
/* Define to address of kernel symbol cpu_pmu, or 0 if exported */
#undef IHK_KSYM_cpu_pmu
/* Define to address of kernel symbol dummy_irq_chip, or 0 if exported */
#undef IHK_KSYM_dummy_irq_chip
/* Define to address of kernel symbol get_uv_system_type, or 0 if exported */
#undef IHK_KSYM_get_uv_system_type
/* Define to address of kernel symbol gic_data_gicv2, or 0 if exported */
#undef IHK_KSYM_gic_data_gicv2
/* Define to address of kernel symbol gic_data_gicv3, or 0 if exported */
#undef IHK_KSYM_gic_data_gicv3
/* Define to address of kernel symbol gic_raise_softirq_gicv2, or 0 if
exported */
#undef IHK_KSYM_gic_raise_softirq_gicv2
/* Define to address of kernel symbol gic_raise_softirq_gicv3, or 0 if
exported */
#undef IHK_KSYM_gic_raise_softirq_gicv3
/* Define to address of kernel symbol init_deasserted, or 0 if exported */
#undef IHK_KSYM_init_deasserted
/* Define to address of kernel symbol invoke_psci_fn, or 0 if exported */
#undef IHK_KSYM_invoke_psci_fn
/* Define to address of kernel symbol irq_desc_tree, or 0 if exported */
#undef IHK_KSYM_irq_desc_tree
/* Define to address of kernel symbol irq_domain_free_irqs, or 0 if exported
*/
#undef IHK_KSYM_irq_domain_free_irqs
/* Define to address of kernel symbol irq_to_desc, or 0 if exported */
#undef IHK_KSYM_irq_to_desc
/* Define to address of kernel symbol irq_to_desc_alloc_node, or 0 if exported
*/
#undef IHK_KSYM_irq_to_desc_alloc_node
/* Define to address of kernel symbol lapic_get_maxlvt, or 0 if exported */
#undef IHK_KSYM_lapic_get_maxlvt
/* Define to address of kernel symbol per_cpu__vector_irq, or 0 if exported */
#undef IHK_KSYM_per_cpu__vector_irq
/* Define to address of kernel symbol psci_ops, or 0 if exported */
#undef IHK_KSYM_psci_ops
/* Define to address of kernel symbol real_mode_header, or 0 if exported */
#undef IHK_KSYM_real_mode_header
/* Define to address of kernel symbol vector_irq, or 0 if exported */
#undef IHK_KSYM_vector_irq
/* Define to address of kernel symbol wakeup_secondary_cpu_via_init, or 0 if
exported */
#undef IHK_KSYM_wakeup_secondary_cpu_via_init
/* Define to address of kernel symbol x86_trampoline_base, or 0 if exported */
#undef IHK_KSYM_x86_trampoline_base
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS