Skip to content

Commit f877aab

Browse files
committed
Updates
1 parent 914a4ce commit f877aab

5 files changed

Lines changed: 134 additions & 357 deletions

File tree

features/features_cpu.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#include <windows.h>
4040
#endif
4141

42-
#if defined(__CELLOS_LV2__)
42+
#if defined(__CELLOS_LV2__) || ( defined(__OpenBSD__) && defined(__powerpc__) )
4343
#ifndef _PPU_INTRINSICS_H
4444
#include <ppu_intrinsics.h>
4545
#endif

0 commit comments

Comments
 (0)