Merge "Only use one 'END' per file"

This commit is contained in:
Johann 2015-05-27 20:34:21 +00:00 committed by Gerrit Code Review
commit ed93470a69

View File

@ -152,9 +152,6 @@ loop16x16
ENDP
END
; r0 unsigned char *src_ptr
; r1 int source_stride
; r2 unsigned char *ref_ptr
@ -238,8 +235,6 @@ loop8x8
ENDP
END
; r0 unsigned char *src_ptr
; r1 int source_stride
; r2 unsigned char *ref_ptr