Sign in
qemu
/
qemu
/
3650b2de3418daf38960a1d87f6ce1f1bf80183c
/
.
/
stubs
/
slirp.c
blob: 42f7e1afd0dbfbfca89eb8af4ee22affa8e39ac8 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"qemu-common.h"
#include
"qemu/host-utils.h"
#include
"slirp/slirp.h"
void
slirp_pollfds_fill
(
GArray
*
pollfds
,
uint32_t
*
timeout
)
{
}
void
slirp_pollfds_poll
(
GArray
*
pollfds
,
int
select_error
)
{
}