Skip to content

Commit

Permalink
Remove duplicate deffinitions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnietsky committed Nov 21, 2013
1 parent 358587b commit 8300fbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion common/i386/cpu-a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ SECTION .text

cglobal xavs_cpu_cpuid_test
cglobal xavs_cpu_cpuid
cglobal xavs_emms

ALIGN 16
;-----------------------------------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions common/i386/deblock_inter.asm
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ dw_4: times 8 dw 4


SECTION .text
cglobal xavs_deblock_v_chroma_mmxext
cglobal xavs_deblock_h_chroma_mmxext


; out: %4 = |%1-%2|>%3
Expand Down

0 comments on commit 8300fbf

Please sign in to comment.