Signed-off-by: Harry Chen <i@harrychen.xyz>master
parent
582268ec21
commit
e94fe1564e
@ -1,3 +1,3 @@
|
||||
/// board specific constants
|
||||
pub const MEMORY_END: usize = 0x8080_0000;
|
||||
pub const KERNEL_HEAP_SIZE: usize = 0x0038_0000;
|
||||
pub const KERNEL_HEAP_SIZE: usize = 0x0044_0000;
|
||||
|
Loading…
Reference in new issue