Cosmos/source/Kernel-X86/10-CPU/Cosmos.CPU/Class1.cs
2017-08-06 16:23:24 -04:00

10 lines
129 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace Cosmos.CPU.x86
{
class Class1
{
}
}