mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix file name in example
This commit is contained in:
@@ -1612,7 +1612,7 @@ The trait implementation looks like this:
|
||||
[wake-trait]: https://doc.rust-lang.org/nightly/alloc/task/trait.Wake.html
|
||||
|
||||
```rust
|
||||
// in src/task/simple_executor.rs
|
||||
// in src/task/executor.rs
|
||||
|
||||
use alloc::task::Wake;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user