diff options
Diffstat (limited to 'lib/libspl/asm-generic/atomic.S')
-rw-r--r-- | lib/libspl/asm-generic/atomic.S | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libspl/asm-generic/atomic.S b/lib/libspl/asm-generic/atomic.S deleted file mode 100644 index 7550fd92b..000000000 --- a/lib/libspl/asm-generic/atomic.S +++ /dev/null @@ -1,6 +0,0 @@ -Stub file for 'make dist' distdir rule. - -This file is directly referenced by ../Makefile.am as a source -file and thus will be expected by 'make dist'. To avoid this -being a problem this stub file was added. It will be overwritten -at build time based on assmebly generated from atomic.c. |