mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 13:20:30 +00:00
OpenBSD/powerpc: fix "undefined reference to __mftb"
This commit is contained in:
parent
3f88a49bdc
commit
3038e9e1ce
@ -39,7 +39,7 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#if defined(__CELLOS_LV2__)
|
||||
#if defined(__CELLOS_LV2__) || ( defined(__OpenBSD__) && defined(__powerpc__) )
|
||||
#ifndef _PPU_INTRINSICS_H
|
||||
#include <ppu_intrinsics.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user