OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_mips_machine
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/hw/
boards.h
33
extern QEMUMachine
android_mips_machine
;
/external/qemu/hw/android/
android_mips.c
235
QEMUMachine
android_mips_machine
= {
variable
247
qemu_register_machine(&
android_mips_machine
);
Completed in 2328 milliseconds