Revision 9c17d615 hw/serial.h

b/hw/serial.h
26 26
#define HW_SERIAL_H 1
27 27

  
28 28
#include "hw.h"
29
#include "sysemu.h"
29
#include "sysemu/sysemu.h"
30 30
#include "exec/memory.h"
31 31

  
32 32
#define UART_FIFO_LENGTH    16      /* 16550A Fifo Length */

Also available in: Unified diff