add arm64 support
- add arm64 dependent codes with GICv3 and SVE support - fix bugs based on architecture separation requests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* bitops.c COPYRIGHT FUJITSU LIMITED 2014 */
|
||||
/* bitops.c COPYRIGHT FUJITSU LIMITED 2015-2016 */
|
||||
#include <bitops.h>
|
||||
|
||||
#define BITOP_WORD(nr) ((nr) / BITS_PER_LONG)
|
||||
|
||||
Reference in New Issue
Block a user