https://github.com/impact-eintr/make-a-system
《一个64位操作系统的设计与实现》
https://github.com/impact-eintr/make-a-system
Last synced: about 1 year ago
JSON representation
《一个64位操作系统的设计与实现》
- Host: GitHub
- URL: https://github.com/impact-eintr/make-a-system
- Owner: impact-eintr
- License: gpl-3.0
- Created: 2022-06-09T10:39:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T03:00:57.000Z (over 3 years ago)
- Last Synced: 2025-01-19T16:48:18.581Z (over 1 year ago)
- Language: C
- Size: 334 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Make-a-system
《一个64位操作系统的设计与实现》