Searched refs:arch_config_name (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ | ||
D | arch_init.h | 4 extern const char arch_config_name[]; |
D | arch_init.c | 55 const char arch_config_name[] = CONFIG_QEMU_SHAREDIR "/target-" TARGET_ARCH ".conf"; variable |