freebsd-dev/lib/libspl/asm-x86_64
Etienne Dechamps 142e6dd100 Add atomic_sub_* functions to libspl.
Both the SPL and the ZFS libspl export most of the atomic_* functions,
except atomic_sub_* functions which are only exported by the SPL, not by
libspl. This patch remedies that by implementing atomic_sub_* functions
in libspl.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1013
2012-10-17 08:56:37 -07:00
..
atomic.S Add atomic_sub_* functions to libspl. 2012-10-17 08:56:37 -07:00
Makefile.am Support custom build directories and move includes 2010-09-08 12:38:56 -07:00