mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Translate "Putting it Together" section
This commit is contained in:
@@ -193,8 +193,8 @@ Un problème avec la désactivation de SIMD est que les opérations sur les nomb
|
|||||||
|
|
||||||
Pour plus d'informations, voir notre article sur la [désactivation de SIMD](@/edition-2/posts/02-minimal-rust-kernel/disable-simd/index.md).
|
Pour plus d'informations, voir notre article sur la [désactivation de SIMD](@/edition-2/posts/02-minimal-rust-kernel/disable-simd/index.md).
|
||||||
|
|
||||||
#### Putting it Together
|
#### Assembler le tout
|
||||||
Our target specification file now looks like this:
|
Notre fichier de spécification de cible ressemble maintenant à ceci :
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user