summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/string/ffs.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/string/ffs.S')
-rw-r--r--lib/libc/alpha/string/ffs.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/alpha/string/ffs.S b/lib/libc/alpha/string/ffs.S
index 4c30a16..11147d6 100644
--- a/lib/libc/alpha/string/ffs.S
+++ b/lib/libc/alpha/string/ffs.S
@@ -32,6 +32,7 @@
*/
#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
LEAF(ffs, 1)
addl a0, 0, t0
OpenPOWER on IntegriCloud