]> gitweb.factorcode.org Git - factor.git/blob - vm/os-linux.hpp
float_bits: cleaner way to cast between bits and float/double
[factor.git] / vm / os-linux.hpp
1 #include <sys/syscall.h>
2
3 namespace factor {}