Commit 787733d8 authored by Johann's avatar Johann Committed by Code Review
Browse files

Merge "RTCD build is bringing old errors to light"

Showing with 1 addition and 1 deletion
......@@ -51,7 +51,7 @@ extern prototype_copy_block(vp8_copy_mem8x8_neon);
extern prototype_copy_block(vp8_copy_mem8x4_neon);
extern prototype_copy_block(vp8_copy_mem16x16_neon);
extern prototype_recon_macroblock(vp8_recon_recon_mb_neon);
extern prototype_recon_macroblock(vp8_recon_mb_neon);
#if !CONFIG_RUNTIME_CPU_DETECT
#undef vp8_recon_recon
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment