mirror_zfs/lib/libspl/include/Makefile.am
наб be93512152 libspl: include: ia32: remove
It hosts only asm_linkage.h, which is entirely unused,
and has slightly diverged from the one that's actually used
(module/icp/include/sys/ia32/asm_linkage.h)

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12993
2022-01-26 11:37:45 -08:00

23 lines
298 B
Makefile

SUBDIRS = rpc sys util os
libspldir = $(includedir)/libspl
libspl_HEADERS = \
assert.h \
atomic.h \
libdevinfo.h \
libgen.h \
libshare.h \
limits.h \
locale.h \
statcommon.h \
stdio.h \
stdlib.h \
string.h \
stropts.h \
thread.h \
tzfile.h \
ucred.h \
umem.h \
unistd.h \
zone.h