]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/os-openbsd.hpp
32 and 64 bit Linux PPC support
[factor.git] / vm / os-openbsd.hpp
index b3b47c08b391b02d09083b5cfd24f2c53ab86254..1eca1ec03b42ec8f5b8c9b2647cb769ef9070641 100644 (file)
@@ -1 +1,7 @@
 #define UAP_STACK_POINTER_TYPE __register_t
+
+#define UAP_SET_TOC_POINTER(uap, ptr) (void)0
+#define CODE_TO_FUNCTION_POINTER(code) (void)0
+#define CODE_TO_FUNCTION_POINTER_CALLBACK(vm, code) (void)0
+#define FUNCTION_CODE_POINTER(ptr) ptr
+#define FUNCTION_TOC_POINTER(ptr) ptr