]> gitweb.factorcode.org Git - factor.git/blob - vm/os-linux.hpp
vm/allot.hpp: Print more room info when allot() fails.
[factor.git] / vm / os-linux.hpp
1 #include <sys/syscall.h>
2
3 namespace factor {}