]> gitweb.factorcode.org Git - factor.git/blob - vm/os-openbsd.hpp
Unbreakify the new profiler, add a couple of unit tests to demonstrate displaying...
[factor.git] / vm / os-openbsd.hpp
1 #define UAP_STACK_POINTER_TYPE __register_t
2
3 #define UAP_SET_TOC_POINTER(uap, ptr) (void)0
4 #define CODE_TO_FUNCTION_POINTER(code) (void)0
5 #define CODE_TO_FUNCTION_POINTER_CALLBACK(vm, code) (void)0
6 #define FUNCTION_CODE_POINTER(ptr) ptr
7 #define FUNCTION_TOC_POINTER(ptr) ptr