Change license from GPLv3 to LGPLv3.
[seabios.git] / src / pic.h
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-11-26 Kevin O'ConnorEnable a default hw irq handler.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-06-21 Kevin O'ConnorAdd code (currently disabled) to mask run away irqs.
2008-06-18 Kevin O'ConnorAdd header guard around pic.h
2008-06-14 Kevin O'ConnorCleanup handling of interrupt controller (PIC).