Carma board support fixed.
This commit is contained in:
10
3rdparty/tbb/arm_linux_stub.cpp
vendored
Normal file
10
3rdparty/tbb/arm_linux_stub.cpp
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "tbb/tbb_misc.h"
|
||||
|
||||
namespace tbb {
|
||||
namespace internal {
|
||||
|
||||
void affinity_helper::protect_affinity_mask() {}
|
||||
affinity_helper::~affinity_helper() {}
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user