Revision 87ecb68b hw/i8259.c

b/hw/i8259.c
21 21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 22
 * THE SOFTWARE.
23 23
 */
24
#include "vl.h"
24
#include "hw.h"
25
#include "pc.h"
26
#include "isa.h"
27
#include "console.h"
25 28

  
26 29
/* debug PIC */
27 30
//#define DEBUG_PIC

Also available in: Unified diff