commit | 74236acacc27168102b2e3fbcac3a80e5ed82fe4 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Mar 08 07:20:18 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:26 2012 +0200 |
tree | d51b458bf87b6649851170c418bedb60ef1228d9 | |
parent | 7245536d19aaf0a6dc1c2d4a8fa80adf2f2ae739 [diff] |
armv7: add appropriate headers for assembly functions Use ENTRY and ENDPROC with assembly functions to ensure necessary assembler directives for all functions. Signed-off-by: Aneesh V <aneesh@ti.com> Acked-by: Mike Frysinger <vapier@gentoo.org>