summaryrefslogtreecommitdiff
path: root/kernel/traps.s
AgeCommit message (Expand)Author
2018-07-08Added a printf() function to the library under stdio.c which uses theJake Mannens
2018-06-25Added the header asm/interrupt.h which includes a prototype for theJake Mannens
2018-06-24Modified makefiles to use the more appropriate variable $(MAKE) whenJake Mannens
2018-06-23Re-wrote interrupt handling. Now, flush_idt only initializes IDT entriesJake Mannens