mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
8 lines
184 B
C++
8 lines
184 B
C++
#define BFP_HAS_BACKTRACE
|
|
#define BFP_HAS_EXECINFO
|
|
#define BFP_HAS_PTHREAD_TIMEDJOIN_NP
|
|
#define BFP_HAS_PTHREAD_GETATTR_NP
|
|
#define BFP_HAS_DLINFO
|
|
|
|
#include "../posix/PosixCommon.cpp"
|
|
|