zfs/lib/libspl/asm-generic
Brian Behlendorf 3a63d17619 Add option -fPIC (Position Independent Code) needed for x86_64.
While the generic atomic implementation is not used by default
for x86_64 or x86 builds, we still need to always build it with
-fPIC if we ever want to use it on these platforms.
2009-07-17 09:36:01 -07:00
..
Makefile.am Add option -fPIC (Position Independent Code) needed for x86_64. 2009-07-17 09:36:01 -07:00
atomic.S Add generic user space atomic support. 2009-07-16 09:59:44 -07:00
atomic.c Minor build fixes from asm-generic change. 2009-07-16 13:37:59 -07:00