Browse Source

Add aarch64 example to README.

Andrew Walbran 2 năm trước cách đây
mục cha
commit
14bc876520
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -43,4 +43,5 @@ VirtIO guest drivers in Rust. For **no_std** environment.
 
 - x86_64 (TODO)
 
+- [aarch64](./examples/aarch64)
 - [RISCV](./examples/riscv)