Cosmos/source2/IL2PCU/Cosmos.IL2CPU.X86/X86/x87/FloatStore.cs

11 lines
174 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Cosmos.IL2CPU.X86.X86.x87
{
class FloatStore
{
}
}