]> gitweb.factorcode.org Git - factor.git/blob - native/misc.h
working on the test suite
[factor.git] / native / misc.h
1 void primitive_exit(void);
2 void primitive_os_env(void);
3 void primitive_eq(void);
4 void primitive_millis(void);