mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-11 10:20:00 +01:00
#286 define word size
This commit is contained in:
@@ -86,6 +86,7 @@ static int has_cpuid(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef HAVE_ARM
|
#ifdef HAVE_ARM
|
||||||
|
#define WORD_SIZE 4
|
||||||
static int int get_cache_line_size() {
|
static int int get_cache_line_size() {
|
||||||
#if defined(__aarch64__)
|
#if defined(__aarch64__)
|
||||||
uint64_t ctr_el0;
|
uint64_t ctr_el0;
|
||||||
|
|||||||
Reference in New Issue
Block a user