Sign in
android
/
platform
/
external
/
qemu-android
/
00c8cb0a36f51a6866a83c08962d12a0eb21864b
/
.
/
stubs
/
gdbstub.c
blob: f6a4553a310a0760682c16d5ac18a8dc092d424b [
file
] [
log
] [
blame
]
#include
"stdbool.h"
/* bool (in exec/gdbstub.h) */
#include
"stddef.h"
/* NULL */
#include
"exec/gdbstub.h"
/* xml_builtin */
const
char
*
const
xml_builtin
[][
2
]
=
{
{
NULL
,
NULL
}
};