using System; using System.Collections.Generic; using System.Text; namespace Cosmos.Platform.PC.Devices { public class Processor : HAL.Devices.Processor { } }