mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-28 21:43:07 +00:00
kernel: reshuffle ini1 size, add slab clear note
This commit is contained in:
@@ -19,4 +19,8 @@ static inline KPhysicalAddress GetInitialProcessBinaryPhysicalAddress() {
|
||||
MainMemoryAddress);
|
||||
}
|
||||
|
||||
static inline size_t GetInitialProcessBinarySize() {
|
||||
return InitialProcessBinarySizeMax;
|
||||
}
|
||||
|
||||
} // namespace Kernel
|
||||
|
||||
Reference in New Issue
Block a user