From 9615754de500d96213e295cb80e41cb24e4a75ac Mon Sep 17 00:00:00 2001 From: Scott Francis Date: Sun, 9 Jul 2017 17:01:09 -0700 Subject: Use pthreads instead of rthreads on OpenBSD and add back FPU support --- emu/OpenBSD/asm-386.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'emu/OpenBSD/asm-386.S') diff --git a/emu/OpenBSD/asm-386.S b/emu/OpenBSD/asm-386.S index f3a3f9cf..e7c9fa3e 100644 --- a/emu/OpenBSD/asm-386.S +++ b/emu/OpenBSD/asm-386.S @@ -3,8 +3,6 @@ #include #include -#include "rfork_thread.S" - /* * executeonnewstack(void *tos, void (*tramp)(void *arg), void *arg) */ -- cgit v1.2.3