bionic/libc/arch-arm/include/machine
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
..
_types.h libc: remove C++ comments from public headers. 2010-09-27 17:35:26 +02:00
asm.h Add function marks and size indications 2011-02-17 09:07:25 -08:00
cdefs.h Initial Contribution 2008-10-21 07:00:00 -07:00
cpu-features.h am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" 2010-10-19 15:21:57 -07:00
exec.h Initial Contribution 2008-10-21 07:00:00 -07:00
ieee.h Initial Contribution 2008-10-21 07:00:00 -07:00
internal_types.h Initial Contribution 2008-10-21 07:00:00 -07:00
kernel.h Initial Contribution 2008-10-21 07:00:00 -07:00
limits.h Initial Contribution 2008-10-21 07:00:00 -07:00
setjmp.h Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE 2010-06-09 13:18:29 -07:00