]> gitweb.factorcode.org Git - factor.git/blob - vm/os-linux.hpp
core: find-subseq -> subsequence-starts, find-subseq-from -> subsequence-starts-from
[factor.git] / vm / os-linux.hpp
1 #include <sys/syscall.h>
2
3 namespace factor {}