This allows us not to fail stack pointer when in syscall since interrupts use their own stack  | 
			||
|---|---|---|
| .. | ||
| GDT.cpp | ||
| IDT.cpp | ||
| MMU.cpp | ||
| SpinLock.S | ||
| Thread.S | ||
| boot.S | ||
| crt0.S | ||
| crti.S | ||
| crtn.S | ||
| interrupts.S | ||
| linker.ld | ||
				
					
						
							This allows us not to fail stack pointer when in syscall since interrupts use their own stack  | 
			||
|---|---|---|
| .. | ||
| GDT.cpp | ||
| IDT.cpp | ||
| MMU.cpp | ||
| SpinLock.S | ||
| Thread.S | ||
| boot.S | ||
| crt0.S | ||
| crti.S | ||
| crtn.S | ||
| interrupts.S | ||
| linker.ld | ||