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
72d8facd47d56e4efd6fc859358734f1485bf6f8
mango
/
arch
/
user
History
Max Wash
b6f8c1ccaa
kernel: don't use typedef for enums or non-opaque structs
2023-04-13 11:40:52 +01: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: don't use typedef for enums or non-opaque structs
2023-04-13 11:40:52 +01:00
initcall.c
kernel: implement initcalls and a testing system
2023-02-26 10:05:39 +00:00
stdcon.c
kernel: don't use typedef for enums or non-opaque structs
2023-04-13 11:40:52 +01:00