mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-07 23:43:58 +00:00
This code should now build the x86_x64-softmmu part 2.
This commit is contained in:
parent
37f9a248ea
commit
1aeaf5c40d
174 changed files with 2418 additions and 1414 deletions
|
|
@ -21,8 +21,8 @@
|
|||
|
||||
// posix specific
|
||||
#else // _MSC_VER
|
||||
#include <unistd.h>
|
||||
#include <inttypes.h>
|
||||
#include "platform.h"
|
||||
#include "platform.h"
|
||||
#include <unicorn/unicorn.h>
|
||||
#endif // _MSC_VER
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue