kernel/src
Alex Kotov b6e0952aa3
Remove "src/tasks/"
2022-06-25 14:01:04 +03:00
..
interrupts Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
.gitignore Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
Makefile Remove "src/tasks/" 2022-06-25 14:01:04 +03:00
config.h Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
info.c Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
info.h Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
linker.ld Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
main.c Remove "src/tasks/" 2022-06-25 14:01:04 +03:00
paging.c Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
paging.h Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
panic.c Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
panic.h Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
protected.c Do not load TSS 2022-06-25 13:52:41 +03:00
protected.h Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
start.s Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
timer.c Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00
timer.h Move "kernel/" to "src/" 2022-06-25 13:51:23 +03:00