mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-23 00:16:17 +04:00
Update malta consts.
This commit is contained in:
parent
ef9a038ef5
commit
0938a0cb58
@ -1,3 +1,3 @@
|
|||||||
/// board specific constants
|
/// board specific constants
|
||||||
pub const MEMORY_END: usize = 0x8080_0000;
|
pub const MEMORY_END: usize = 0x8a80_0000;
|
||||||
pub const KERNEL_HEAP_SIZE: usize = 0x0044_0000;
|
pub const KERNEL_HEAP_SIZE: usize = 0x0444_0000;
|
||||||
|
Loading…
Reference in New Issue
Block a user