mirror of https://github.com/xemu-project/xemu.git
6 lines
85 B
C
6 lines
85 B
C
![]() |
#include "qemu-common.h"
|
||
|
|
||
|
const char *const xml_builtin[][2] = {
|
||
|
{ NULL, NULL }
|
||
|
};
|