Removed ARM_ARCH_7A long define
This commit is contained in:
@@ -7,10 +7,6 @@
|
|||||||
#include <baresip.h>
|
#include <baresip.h>
|
||||||
#include "logger.h"
|
#include "logger.h"
|
||||||
|
|
||||||
#if defined(__ARM_ARCH_7A__)
|
|
||||||
#define long long long
|
|
||||||
#endif
|
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
ASYNC_WORKERS = 4
|
ASYNC_WORKERS = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user