mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 01:15:00 -06:00
21.06
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
/* the following patch for some debian systems.
|
||||
Is it OK to define AT_HWCAP and AT_HWCAP2 here with these constant numbers? */
|
||||
|
||||
/*
|
||||
#if defined(__FreeBSD_kernel__) && defined(__GLIBC__)
|
||||
#ifndef AT_HWCAP
|
||||
#define AT_HWCAP 16
|
||||
@@ -34,7 +34,7 @@
|
||||
#define AT_HWCAP2 26
|
||||
#endif
|
||||
#endif
|
||||
|
||||
*/
|
||||
|
||||
#ifdef MY_CPU_ARM_OR_ARM64
|
||||
#include <asm/hwcap.h>
|
||||
|
||||
Reference in New Issue
Block a user