diff options
author | Elliott Hughes <enh@google.com> | 2013-02-13 16:31:52 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-02-13 16:31:52 -0800 |
commit | d2547040a13fe1bce31a60df35d4953c596a3db0 (patch) | |
tree | ae25504b5bcb17d9aa7b790b873a2f9227f51f8b /libc/arch-x86 | |
parent | 95b1ea1bb3c93369d96045420b91b7617992d8bd (diff) | |
download | bionic-d2547040a13fe1bce31a60df35d4953c596a3db0.zip bionic-d2547040a13fe1bce31a60df35d4953c596a3db0.tar.gz bionic-d2547040a13fe1bce31a60df35d4953c596a3db0.tar.bz2 |
ffs was not being built for x86.
Change-Id: I53e92273664a4d0a13536c2fa1aeb87e1f3cf4e8
Diffstat (limited to 'libc/arch-x86')
-rw-r--r-- | libc/arch-x86/string/ffs.S (renamed from libc/arch-x86/string/fss.S) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libc/arch-x86/string/fss.S b/libc/arch-x86/string/ffs.S index d819306..d819306 100644 --- a/libc/arch-x86/string/fss.S +++ b/libc/arch-x86/string/ffs.S |