#include "x86-helpers.hpp"

namespace x86 {

Chip8259A Master8259A(0x20);
Chip8259A Slave8259A(0xA0);

}
