]> git.corax.cc Git - corax/commit
Implement functions to spawn and run processes
authorMatthias Kruk <m@m10k.eu>
Tue, 24 Sep 2019 08:42:12 +0000 (17:42 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 24 Sep 2019 08:42:27 +0000 (17:42 +0900)
commit1f783c3f448a95ade65b8bf0e3627ef123c99ce5
treeca11dd2ef1899d9eeac9c43531f5410a86b5ca33
parent1f62bbd297bf7a0760823e9b8450a185a4f35c48
Implement functions to spawn and run processes
kernel/arch/Makefile
kernel/arch/process.c [new file with mode: 0644]
kernel/include/arch.h