]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/lib/memzero.S
Merge branch 's3c-move' into devel
[linux-2.6-omap-h63xx.git] / arch / arm / lib / memzero.S
index b8f79d80ee9bf703d7554c15d2a22ceb1fe9ef1e..3fbdef5f802aa8a251a1eeb756aee910bb9d471e 100644 (file)
@@ -122,3 +122,4 @@ ENTRY(__memzero)
        tst     r1, #1                  @ 1 a byte left over
        strneb  r2, [r0], #1            @ 1
        mov     pc, lr                  @ 1
+ENDPROC(__memzero)