Add an example for Asterinas Framework

This commit is contained in:
Tate, Hongliang Tian
2024-01-26 09:03:53 +08:00
parent b202fb530e
commit a3b6af458c
3 changed files with 158 additions and 3 deletions

View File

@ -13,7 +13,7 @@
# Asterinas Framework
* [An Overview of Framework APIs](framework/README.md)
* [Writing a Kenrel in 100 Lines of Safe Rust](framework/an-100-line-example.md)
* [Example: Writing a Kenrel in 100 Lines of Safe Rust](framework/an-100-line-example.md)
# Asterinas OSDK