arm32: refmvs: Fix building with MS armasm
Add an explicit align before the jump table; this avoids armasm bugs in how label differences are calculated. This matches how all other jump tables are written in our 32 bit arm assembly.
Add an explicit align before the jump table; this avoids armasm bugs in how label differences are calculated. This matches how all other jump tables are written in our 32 bit arm assembly.
VideoLAN code repository instance