Cleanup of terminal stuff.
git-svn-id: https://spexeah.com:8443/svn/Asuro@237 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -41,7 +41,7 @@ begin
|
||||
Terminal.run;
|
||||
end;
|
||||
|
||||
procedure terminal_command_meminfo(buffer : TCommandBuffer);
|
||||
procedure terminal_command_meminfo(params : PParamList);
|
||||
begin
|
||||
console.writestring('Lower Memory = ');
|
||||
console.writeint(multibootinfo^.mem_lower);
|
||||
|
Reference in New Issue
Block a user