bionic/libm/mips
Elliott Hughes 0f7809d5c3 Start cleaning up libm.
We have two copies of fenv.h for every architecture, one of which
isn't used. We also have unused makefiles and files for architectures
we don't support.

This patch removes all the obviously useless files.

Bug: http://code.google.com/p/android/issues/detail?id=38196
Change-Id: I1919b6621ba513aa24aa947a34815bc51191487c
2012-10-31 13:32:34 -07:00
..
_fpmath.h MIPS support to libm, libdl and libthread_db 2012-05-04 11:34:40 -07:00
fenv.c MIPS support to libm, libdl and libthread_db 2012-05-04 11:34:40 -07:00
fenv.h Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS 2012-08-21 15:41:34 +08:00