bionic/libc/arch-arm64/generic
Chih-Hung Hsieh 43850d19f4 Use unified syntax to compile with both llvm and gcc.
All arch-arm and arch-arm64 .S files were compiled
by gcc with and without this patch. The output object files
were identical. When compiled with llvm and this patch,
the output files were also identical to gcc's output.

BUG: 18061004
Change-Id: I458914d512ddf5496e4eb3d288bf032cd526d32b
(cherry picked from commit 33f33515b5)
2015-05-15 16:29:10 -07:00
..
bionic Use unified syntax to compile with both llvm and gcc. 2015-05-15 16:29:10 -07:00
generic.mk Add optimized memchr implementation from newlib 2014-07-11 00:17:07 +02:00