temporal_filter_apply_sse2.asm: add ':' to label
quiets nasm warning: label alone on a line without a colon might be in error BUG=webm:1462 Change-Id: I660407ca60e8c9a810dba9d76afb65852029a29c
This commit is contained in:
@@ -203,5 +203,5 @@ align 16
|
||||
_const_top_bit:
|
||||
times 8 dw 1<<15
|
||||
align 16
|
||||
_const_16w
|
||||
_const_16w:
|
||||
times 8 dw 16
|
||||
|
Reference in New Issue
Block a user