summaryrefslogtreecommitdiff
path: root/include/asm/interrupt.h
AgeCommit message (Expand)Author
2018-08-20Defined macros cli() and sti() in asm/interrupt.h to disable and enableJake Mannens
2018-08-06Defined ssize_t in unistd.h.Jake Mannens
2018-07-28Added new function register_trap() which creates trap gate entries inJake Mannens
2018-06-25Added the header asm/interrupt.h which includes a prototype for theJake Mannens