platform_bionic/libc/arch-arm
Kenny Root 420878c690 Add function marks and size indications
Add a macro to annotate function end and start using both ENTRY and END
for each function. This allows valgrind (and presumably other debugging
tools) to use the debug symbols to trace the functions.

Change-Id: I5f09cef8e22fb356eb6f5cee952b031e567599b6
2011-02-17 09:07:25 -08:00
..
bionic Add function marks and size indications 2011-02-17 09:07:25 -08:00
include Add function marks and size indications 2011-02-17 09:07:25 -08:00
syscalls libc: Add ftruncate64 and improve 64-bit parameter syscall handling. 2010-12-16 17:04:41 +01:00
syscalls.mk libc: Add ftruncate64 and improve 64-bit parameter syscall handling. 2010-12-16 17:04:41 +01:00