mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +03:00
tweaks
This commit is contained in:
@@ -316,7 +316,7 @@ static __inline Word64 xSAR64(Word64 x, int n)
|
||||
}
|
||||
//mw
|
||||
|
||||
#elif defined(__APPLE__) || defined(ESP_PLATFORM) || defined(__x86_64__)
|
||||
#elif defined(__APPLE__) || defined(ESP_PLATFORM) || defined(__amd64__)
|
||||
|
||||
static __inline int FASTABS(int x)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user