Revision f3dfda61 qemu-common.h

b/qemu-common.h
170 170
void qemu_set_cloexec(int fd);
171 171

  
172 172
#ifndef _WIN32
173
int qemu_eventfd(int pipefd[2]);
173 174
int qemu_pipe(int pipefd[2]);
174 175
#endif
175 176

  

Also available in: Unified diff