mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Merge pull request #10519 from julianaito/master
Remove OpenBSD/macppc specific quirk
This commit is contained in:
commit
3744f2454c
@ -43,7 +43,7 @@
|
||||
#include <lv2/systime.h>
|
||||
#endif
|
||||
|
||||
#if defined(__CELLOS_LV2__) || ( defined(__OpenBSD__) && defined(__powerpc__) )
|
||||
#if defined(__CELLOS_LV2__)
|
||||
#ifndef _PPU_INTRINSICS_H
|
||||
#include <ppu_intrinsics.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user