]> gitweb.factorcode.org Git - factor.git/blob - vm/cpu-arm.hpp
vm/allot.hpp: Print more room info when allot() fails.
[factor.git] / vm / cpu-arm.hpp
1 namespace factor {
2
3 #define FACTOR_CPU_STRING "arm"
4
5 }