Sign in
qemu
/
qemu
/
74912f6dad207bfdd5bfa8c6012c364ea9405fc7
/
.
/
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
)
{
}