1 2 3 4 5 6 7 8 9 10
#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