diff --git a/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Class1.cs b/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Class1.cs deleted file mode 100644 index 5355dabc4..000000000 --- a/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Class1.cs +++ /dev/null @@ -1,10 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Text; - -namespace Cosmos.CPU.x86 -{ - class Class1 - { - } -} diff --git a/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Debug.cs b/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/TempDebug.cs similarity index 100% rename from source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Debug.cs rename to source/Kernel-X86/10-CPU/Cosmos.CPU.x86/TempDebug.cs diff --git a/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Debug.cs b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/TempDebug.cs similarity index 100% rename from source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Debug.cs rename to source/Kernel-X86/20-Platform/Cosmos.Platform.PC/TempDebug.cs diff --git a/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/SATA.cs b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/TempSATA.cs similarity index 100% rename from source/Kernel-X86/20-Platform/Cosmos.Platform.PC/SATA.cs rename to source/Kernel-X86/20-Platform/Cosmos.Platform.PC/TempSATA.cs diff --git a/source/Kernel-X86/30-HAL/Cosmos.HAL/SATA.cs b/source/Kernel-X86/30-HAL/Cosmos.HAL/TempSATA.cs similarity index 100% rename from source/Kernel-X86/30-HAL/Cosmos.HAL/SATA.cs rename to source/Kernel-X86/30-HAL/Cosmos.HAL/TempSATA.cs diff --git a/source/Kernel-X86/40-System/Cosmos.System/FileSystem.cs b/source/Kernel-X86/40-System/Cosmos.System/TempFileSystem.cs similarity index 100% rename from source/Kernel-X86/40-System/Cosmos.System/FileSystem.cs rename to source/Kernel-X86/40-System/Cosmos.System/TempFileSystem.cs