am 4b832714: am 97288549: Merge "Let the compiler worry about implementing ffs(3)."

* commit '4b83271437727fcc2b2400b5c81dc4d3cbb7391e':
  Let the compiler worry about implementing ffs(3).
This commit is contained in:
Elliott Hughes
2013-10-24 16:41:34 -07:00
committed by Android Git Automerger
10 changed files with 40 additions and 179 deletions

View File

@@ -223,6 +223,7 @@ libc_bionic_src_files := \
bionic/__errno.cpp \
bionic/eventfd_read.cpp \
bionic/eventfd_write.cpp \
bionic/ffs.cpp \
bionic/fork.cpp \
bionic/futimens.cpp \
bionic/getauxval.cpp \