mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2025-12-12 10:18:51 +01:00
Fix libco for arm64
This commit is contained in:
parent
2b6f1d552e
commit
f70d8534a1
@ -11,7 +11,7 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifndef IOS
|
||||
#ifndef __APPLE__
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user