rtasm: add dummy return statement to silence MSVC warning
authorBrian Paul <brianp@vmware.com>
Wed, 16 Feb 2011 21:17:41 +0000 (14:17 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 17 Feb 2011 00:07:02 +0000 (17:07 -0700)
commitb5df19492322cbe3a61d45981111fd862772f427
tree0dc99e719e9f40673e7c3f369bc6bf881f90ac97
parent2f5032ec1e2adcac3e6e990624f05900a459f270
rtasm: add dummy return statement to silence MSVC warning

And use assert(0) instead of abort() to be consistent with rest
of Gallium.
src/gallium/auxiliary/rtasm/rtasm_x86sse.c