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
e1e897c9535bb233b90d731ed4b56af2865da6f8
mango
/
arch
/
user
History
Max Wash
1a413189ab
kernel: move object_bootstrap() call to kernel_init()
2023-03-06 11:08:02 +00:00
..
include
user: replace x86_64 definitions with stubs
2023-03-06 11:06:59 +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