add missing GET_GOT/RESTORE_GOT pairs
authorJohn Koleszar <jkoleszar@google.com>
Tue, 26 Oct 2010 03:45:02 +0000 (23:45 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 26 Oct 2010 03:45:02 +0000 (23:45 -0400)
commitb523dd51bd387d3b279440c5e9d5f79d20afe96c
tree2c48eae54fb2d79e2afdc3f392ffb35589ce331a
parentbdc9262a6d16e222c1a25735b84b4c79920ac4bb
add missing GET_GOT/RESTORE_GOT pairs

These functions made global references but did not set up the GOT,
causing compilation failures in PIC mode.

Change-Id: Iac473bf46733f87eb2e001cd736af4acf73fa51d
vp8/encoder/x86/fwalsh_sse2.asm
vp8/encoder/x86/subtract_sse2.asm