factor/vm/cpu-x86.64.hpp

6 lines
58 B
C++

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