xtensa: provide proper assembler function boundaries with ENDPROC()
authorChris Zankel <chris@zankel.net>
Sat, 17 Nov 2012 00:16:20 +0000 (16:16 -0800)
committerChris Zankel <chris@zankel.net>
Wed, 19 Dec 2012 05:10:20 +0000 (21:10 -0800)
Use ENDPROC() to mark the end of assembler functions.

Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found