mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add alaincao to translation contributors
This commit is contained in:
@@ -10,6 +10,8 @@ chapter = "Bare Bones"
|
|||||||
translation_based_on_commit = "c689ecf810f8e93f6b2fb3c4e1e8b89b8a0998eb"
|
translation_based_on_commit = "c689ecf810f8e93f6b2fb3c4e1e8b89b8a0998eb"
|
||||||
# GitHub usernames of the people that translated this post
|
# GitHub usernames of the people that translated this post
|
||||||
translators = ["TheMimiCodes", "maximevaillancourt"]
|
translators = ["TheMimiCodes", "maximevaillancourt"]
|
||||||
|
# GitHub usernames of the people that contributed to this translation
|
||||||
|
translation_contributors = ["alaincao"]
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Dans cet article, nous créons un noyau Rust 64-bit minimal pour l'architecture x86. Nous continuons le travail fait dans l'article précédent ([freestanding Rust binary][binaire Rust autonome]) pour créer une image de disque amorçable qui affiche quelque chose à l'écran.
|
Dans cet article, nous créons un noyau Rust 64-bit minimal pour l'architecture x86. Nous continuons le travail fait dans l'article précédent ([freestanding Rust binary][binaire Rust autonome]) pour créer une image de disque amorçable qui affiche quelque chose à l'écran.
|
||||||
|
|||||||
Reference in New Issue
Block a user