summaryrefslogtreecommitdiff
path: root/hvinfo.def
AgeCommit message (Collapse)Author
2016-04-01Crude support for building on non-x86 architectures.Daniil Baturin
Right now the CPUID procedure is made to return zeroes on non-x86 platforms through conditional compilation. A cleaner solution would be to use separate procedures and specify implementation through gprbuild directives.