mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 22:09:12 +00:00
This commit is contained in:
parent
8b0c85f4ba
commit
e3e4450010
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ namespace Cosmos.IL2CPU.X86 {
|
|||
new byte[0x50000]));
|
||||
DataMembers.Add(new DataMember("Kernel_Stack",
|
||||
new byte[0]));
|
||||
new Label("__ENGINE_ENTRYPOINT__");
|
||||
DebugStub.EmitDataSection();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue