]> Git Repo - qemu.git/blame - stubs/fdset-get-fd.c
target-arm: lpae: Make t0sz and t1sz signed integers
[qemu.git] / stubs / fdset-get-fd.c
CommitLineData
3bc2f570 1#include "qemu-common.h"
83c9089e 2#include "monitor/monitor.h"
3bc2f570
PB
3
4int monitor_fdset_get_fd(int64_t fdset_id, int flags)
5{
6 return -1;
7}
This page took 0.178147 seconds and 4 git commands to generate.