Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[platform/kernel/linux-starfive.git] / arch / blackfin / lib / memchr.S
index 4981222..5da4281 100644 (file)
@@ -67,4 +67,4 @@ ENTRY(_memchr)
        R0 += -1;
        RTS;
 
-.size _memchr,.-_memchr
+ENDPROC(_memchr)