Cosmos/source2/Compiler/Cosmos.Compiler.Assembler.X86/MoveToDR6.cs
kudzu_cp 05ead64429
2012-01-23 15:19:25 +00:00

9 lines
167 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Cosmos.Compiler.Assembler.X86 {
class MoveToDR6 {
}
}