We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914a4ce commit f877aabCopy full SHA for f877aab
5 files changed
features/features_cpu.c
@@ -39,7 +39,7 @@
39
#include <windows.h>
40
#endif
41
42
-#if defined(__CELLOS_LV2__)
+#if defined(__CELLOS_LV2__) || ( defined(__OpenBSD__) && defined(__powerpc__) )
43
#ifndef _PPU_INTRINSICS_H
44
#include <ppu_intrinsics.h>
45
0 commit comments