add arm bitutils.h header

This commit is contained in:
Konstantinos Margaritis
2020-10-08 20:50:55 +03:00
parent 1c2c73becf
commit a9212174ee
2 changed files with 181 additions and 0 deletions

View File

@@ -47,6 +47,8 @@
#if defined(ARCH_IA32) || defined(ARCH_X86_64)
#include "util/arch/x86/bitutils.h"
#elif defined(ARCH_ARM32) || defined(ARCH_AARCH64)
#include "util/arch/arm/bitutils.h"
#endif
static really_inline