summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/ffs.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/ffs.S')
-rw-r--r--lib/libc/i386/string/ffs.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/i386/string/ffs.S b/lib/libc/i386/string/ffs.S
index 450f586..e668447 100644
--- a/lib/libc/i386/string/ffs.S
+++ b/lib/libc/i386/string/ffs.S
@@ -51,3 +51,4 @@ ENTRY(ffs)
.align 2
L1: xorl %eax,%eax /* clear result */
ret
+END(ffs)
OpenPOWER on IntegriCloud