mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add threading.c
This commit is contained in:
parent
5940d227bb
commit
8568667481
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <pthread.h>
|
||||
|
||||
#include "../../bootstrap/vita/sbrk.c"
|
||||
#include "../../bootstrap/vita/threading.c"
|
||||
|
||||
#else
|
||||
#include <pspkernel.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue