factor/vm/cpu-x86.64.hpp

7 lines
58 B
C++

namespace factor
{
#define FACTOR_CPU_STRING "x86.64"
}