]> gitweb.factorcode.org Git - factor.git/blob - vm/cpu-x86.64.hpp
VM: Refactor cpu-* to Factor style
[factor.git] / vm / cpu-x86.64.hpp
1 namespace factor {
2
3 #define FACTOR_CPU_STRING "x86.64"
4
5 }