[PATCH] Clean up x86 interrupt entry code
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.
Showing
Please register or sign in to comment