writing-an-os-in-rust icon indicating copy to clipboard operation
writing-an-os-in-rust copied to clipboard

enhance lab02

Open JiYou opened this issue 5 years ago • 1 comments

due to the blog is working on 2018. But when get hands on 2020-06-02 would meet some issue because the rust has been upgraded and some keywords has been deprecated.

asm -> llvm_asm

This would cause some compile failure. For enhance of lab02.

Here add some notes for it.

Signed-off-by: Ji You [email protected]

JiYou avatar Jun 02 '20 01:06 JiYou

慢慢来,原文也一直有修订,按修订完原作者的意思。专有名词的翻译要仔细点

luojia65 avatar Jun 02 '20 01:06 luojia65