This website requires JavaScript.
Explore
Help
Sign In
wash
/
mango
Watch
1
Star
0
Fork
0
You've already forked mango
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e2164c7c21d9abdee683096ad58f364166b5507
mango
/
arch
/
user
History
Max Wash
2bfb6bcd78
kernel: add c++ support
2023-03-20 20:41:39 +00:00
..
include
kernel: add c++ support
2023-03-20 20:41:39 +00:00
config.mk
build: add a "user" arch to allow the kernel to run as a program on the host machine
2023-02-25 17:58:23 +00:00
cpu.c
build: add a "user" arch to allow the kernel to run as a program on the host machine
2023-02-25 17:58:23 +00:00
extra.mk
kernel: implement initcalls and a testing system
2023-02-26 10:05:39 +00:00
hwlock.c
build: add a "user" arch to allow the kernel to run as a program on the host machine
2023-02-25 17:58:23 +00:00
init.c
kernel: move object_bootstrap() call to kernel_init()
2023-03-06 11:08:02 +00:00
initcall.c
kernel: implement initcalls and a testing system
2023-02-26 10:05:39 +00:00
stdcon.c
build: add a "user" arch to allow the kernel to run as a program on the host machine
2023-02-25 17:58:23 +00:00