mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 13:58:47 +00:00
This commit is contained in:
parent
b8a5194272
commit
382e1d845f
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ namespace Cosmos.Kernel.Staging.Stages {
|
|||
Console.Write (" [");
|
||||
Hardware.Storage.ATAOld.WriteNumber ((uint) xItems[i][0], 16);
|
||||
Console.Write ("] (Length = ");
|
||||
System.Diagnostics.Debugger.Break ();
|
||||
Hardware.Storage.ATAOld.WriteNumber ((uint) xItems[i].Length, 8);
|
||||
Console.WriteLine (")");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue