bionic/libc/arch-arm64
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 Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00
denver64 Add __memcpy_chk assembly for 64 bit. 2014-09-26 12:47:04 -07:00
generic Use unified syntax to compile with both llvm and gcc. 2015-05-15 16:29:10 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
syscalls Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
arm64.mk Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00