mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +12:00
Start porting to GNU compiler
This commit is contained in:
parent
f91bd80bc2
commit
d8bd34b57e
84 changed files with 654 additions and 506 deletions
|
@ -15,6 +15,8 @@
|
|||
#else
|
||||
#include <unistd.h>
|
||||
#include <getopt.h>
|
||||
#define _access access
|
||||
#define _strdup strdup
|
||||
#endif
|
||||
|
||||
#include "types.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue