Files
qemu/include/hw/xilinx.h

11 lines
150 B
C
Raw Normal View History

#ifndef HW_XILINX_H
#define HW_XILINX_H 1
#include "qemu-common.h"
#include "qapi/qmp/qerror.h"
#include "hw/stream.h"
#include "net/net.h"
#endif