Kernel: Add basic concept of Processes
We now create Shell as a process that has its own threads
This commit is contained in:
@@ -50,6 +50,7 @@ kernel/kmalloc.o \
|
||||
kernel/PCI.o \
|
||||
kernel/PIC.o \
|
||||
kernel/PIT.o \
|
||||
kernel/Process.o \
|
||||
kernel/RTC.o \
|
||||
kernel/Scheduler.o \
|
||||
kernel/Serial.o \
|
||||
|
||||
Reference in New Issue
Block a user