Merge "Only use one 'END' per file"
This commit is contained in:
commit
ed93470a69
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user