summaryrefslogtreecommitdiffstats
path: root/loader/stubs.S
diff options
context:
space:
mode:
Diffstat (limited to 'loader/stubs.S')
-rw-r--r--loader/stubs.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/stubs.S b/loader/stubs.S
index 3ade097fb0..dac38b0fdf 100644
--- a/loader/stubs.S
+++ b/loader/stubs.S
@@ -1,4 +1,4 @@
-#if defined(__APPLE__) || defined(__OpenBSD__)
+#if defined(__APPLE__)
# define SYM(x) _ ## x
#else
# define SYM(x) x