mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12:00
Initial macOS port bringup
This commit is contained in:
parent
a2abffd37b
commit
812f325aff
84 changed files with 157 additions and 122 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "Common/precompiled.h"
|
||||
#include "Cafe/CafeSystem.h"
|
||||
|
||||
#if BOOST_OS_LINUX
|
||||
#if BOOST_OS_LINUX || BOOST_OS_MACOS
|
||||
#include <signal.h>
|
||||
#include <execinfo.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue