feat: remove markdown build helpers
This commit is contained in:
@@ -48,7 +48,7 @@ Here is the code in its entirely, I'd recommend you run this on the [Rust Playgr
|
||||
|
||||
Note that you have to manually stop the process.
|
||||
|
||||
```rust lang="rust" file="stack_swap.rs"
|
||||
```rust file="stack_swap.rs"
|
||||
use core::arch::asm;
|
||||
|
||||
// stack size of 48 bytes so its easy to print the stack before we switch contexts
|
||||
|
||||
Reference in New Issue
Block a user