update string.h and add virtio_tester()

This commit is contained in:
ianchen0119
2021-06-24 20:43:46 +08:00
parent 6a95acf8ba
commit f7230c0a8a
6 changed files with 89 additions and 9 deletions

View File

@@ -108,7 +108,7 @@ struct virtq_used
+------------------+
```
為了精簡,我們會將 Buffer 抽離,完成 Device Driver 後會更方便我們在日後實現檔案系統。
完成 Device Driver 方便我們在日後實現檔案系統。
### 指定寫入的 Sector