文件名称:翡翠:用C编写的操作系统
文件大小:56KB
文件格式:ZIP
更新时间:2024-02-25 03:59:00
c kernel os osdev operating-system
翡翠:用C编写的操作系统
【文件预览】:
emerald-master
----.gitmodules(102B)
----docs()
--------build-guide.md(2KB)
----limine()
----LICENSE(1KB)
----.clang-format(327B)
----limine.cfg(135B)
----.gitignore(67B)
----Makefile(1KB)
----libraries()
--------libk()
----README.md(1KB)
----kernel()
--------link.ld(529B)
--------ascii.h(3KB)
--------main.c(2KB)
--------boot()
--------memory()
--------system()
--------devices()
--------main.h(1KB)
--------meson()