fmt & fixed
This commit is contained in:
parent
f45e14bfeb
commit
76ac3b9886
6 changed files with 21 additions and 21 deletions
|
@ -42,6 +42,5 @@ fn main() -> i32 {
|
|||
for pos in 0..PAGE_SIZE {
|
||||
new_page[pos] = 2;
|
||||
}
|
||||
println!("Test sbrk OK!");
|
||||
0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue