mirror_zfs/lib/libspl/include/sys
Windel Bouwman 9955b9ba2e
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 <behlendorf1@llnl.gov>
Signed-off-by: Windel Bouwman <windel@windel.nl>
Closes #10335 
Closes #13151
2022-03-07 17:49:34 -08:00
..
dktp Drop unnecessary srcdir paths 2020-06-24 18:20:18 -07:00
acl_impl.h
acl.h Cross-platform acltype 2020-10-13 21:25:48 -07:00
callb.h
cmn_err.h
cred.h
debug.h Replace ASSERTV macro with compiler annotation 2019-12-05 12:37:00 -08:00
dkio.h Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
dklabel.h Removed duplicated includes 2021-03-22 12:34:58 -07:00
feature_tests.h Use _Noreturn (C11; GNU89) properly 2022-03-04 16:25:22 -08:00
int_limits.h
int_types.h
inttypes.h
isa_defs.h Handle aarch64 defines seperate from arm 2022-03-07 17:49:34 -08:00
kmem.h libspl: kmem.h: mark unused kmem_*() macro arguments used 2021-12-23 09:36:12 -08:00
kstat.h Remove pool io kstats (#12212) 2021-06-10 08:27:33 -07:00
list_impl.h change libspl list member names to match kernel 2020-04-23 15:53:14 -07:00
list.h
Makefile.am Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
mhd.h
mkdev.h
policy.h
poll.h
priv.h
processor.h
sha2.h module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_flags} 2022-02-15 16:25:52 -08:00
simd.h userspace: mark arguments used 2022-02-18 09:34:08 -08:00
stack.h
stdtypes.h Update build system and packaging 2018-05-29 16:00:33 -07:00
strings.h Update build system and packaging 2018-05-29 16:00:33 -07:00
stropts.h
sunddi.h
systeminfo.h
time.h Linux 5.6 compat: time_t 2020-02-27 09:31:02 -08:00
trace_spl.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
trace_zfs.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
types32.h Update build system and packaging 2018-05-29 16:00:33 -07:00
types.h Update build system and packaging 2018-05-29 16:00:33 -07:00
tzfile.h
uio.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
va_list.h
varargs.h
vnode.h
vtoc.h Fix typos in lib/ 2019-09-02 17:53:27 -07:00
wmsum.h Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
zone.h