• Brian Gerst's avatar
    [PATCH] Clean up x86 interrupt entry code · d720d94f
    Brian Gerst authored
    This patch moves the generation of the asm interrupt entry stubs from
    i8259.c to entry.S.  This allows it to be done with less code and
    without needing duplicate definitions of SAVE_ALL, GET_CURRENT, etc.
    d720d94f
i8259.c 10.1 KB