This commit is contained in:
mterwoord_cp 2009-09-11 17:47:22 +00:00
parent 8b0c85f4ba
commit e3e4450010

View file

@ -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();
}