From c7439856fbc3b479df50556056ffbcd32843ebca Mon Sep 17 00:00:00 2001
From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498>
Date: Thu, 14 Jun 2012 19:11:10 +0000
Subject: [PATCH]
---
.../Cosmos.Compiler.DebugStub/TracerEntry.cs | 1 +
.../Cosmos.Compiler.DebugStub/TracerEntry.xs | 2 +
.../Playground.Matthijs.Test.csproj | 11 ---
.../Users/Matthijs/MatthijsPlayground/Test.cs | 63 -----------------
.../Users/Matthijs/MatthijsPlayground/Test.xs | 70 -------------------
5 files changed, 3 insertions(+), 144 deletions(-)
delete mode 100644 source2/Users/Matthijs/MatthijsPlayground/Test.cs
delete mode 100644 source2/Users/Matthijs/MatthijsPlayground/Test.xs
diff --git a/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.cs b/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.cs
index 674dd105f..71118d103 100644
--- a/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.cs
+++ b/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.cs
@@ -19,6 +19,7 @@ namespace Cosmos.Debug.DebugStub {
new Comment("-http:#wiki.osdev.org/Spinlock");
new Comment("-Looks good and also allows testing intead of waiting");
new Comment("-Wont require us to disable / enable IRQs");
+ new Comment("Comment");
new Label("DebugStub_TracerEntry");
new Comment("This code is temporarily disabled as IRQs are not enabled right now.");
new Comment("LockOrExit");
diff --git a/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.xs b/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.xs
index 2d9fdc64d..30f263521 100644
--- a/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.xs
+++ b/source2/Compiler/Cosmos.Compiler.DebugStub/TracerEntry.xs
@@ -12,6 +12,8 @@
# -Looks good and also allows testing intead of waiting
# -Wont require us to disable / enable IRQs
+# Comment
+
Group DebugStub
InterruptHandler TracerEntry {
diff --git a/source2/Users/Matthijs/MatthijsPlayground/Playground.Matthijs.Test.csproj b/source2/Users/Matthijs/MatthijsPlayground/Playground.Matthijs.Test.csproj
index 7c28ea669..eb358bcdc 100644
--- a/source2/Users/Matthijs/MatthijsPlayground/Playground.Matthijs.Test.csproj
+++ b/source2/Users/Matthijs/MatthijsPlayground/Playground.Matthijs.Test.csproj
@@ -42,11 +42,6 @@
-
- True
- True
- Test.xs
-
@@ -78,12 +73,6 @@
Cosmos.Hardware
-
-
- CosmosXSharpGenerator
- Test.cs
-
-