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