diff options
author | Windel Bouwman <[email protected]> | 2022-03-08 02:49:34 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-07 17:49:34 -0800 |
commit | 9955b9ba2efafeeb88ccb4c4ab5707ef2974fb47 (patch) | |
tree | 4d8829167692776cb7e81f9a86bc0cccd3f21283 /lib/libspl/include/sys/zone.h | |
parent | db7f1a91def6bbaf72dd3e9ad31255efb0bf81ab (diff) |
Handle aarch64 defines seperate from arm
aarch64 is a different architecture than arm. Some
compilers might choke when both __arm__ and __aarch64__
are defined.
This change separates the checks for arm and for
aarch64 in the isa_defs.h header files.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Windel Bouwman <[email protected]>
Closes #10335
Closes #13151
Diffstat (limited to 'lib/libspl/include/sys/zone.h')
0 files changed, 0 insertions, 0 deletions