summaryrefslogtreecommitdiff
path: root/kernel/memory.c
AgeCommit message (Expand)Author
2018-07-30Added a new subroutine invlpg() to asm.s which simply checks the currentJake Mannens
2018-07-25Fixed a bug in switch_to() in which the value of EBX was not poppedJake Mannens
2018-07-07Added '-g' flag for GCC to all makefiles to ensure debugging informationJake Mannens