Only use the MSVC inline assembly if we're:
authorMike Smith <msmith@xiph.org>
Thu, 22 May 2008 18:24:17 +0000 (18:24 +0000)
committerMike Smith <msmith@xiph.org>
Thu, 22 May 2008 18:24:17 +0000 (18:24 +0000)
commitd0d4ea935924c88b9326ba669e41113af79b2f3c
tree70ad2bbfa852074ee1f2e7b546c2e3da5b034a5f
parent04b4d97a6a2850e86b3eb8877128adbd87aa88c4
Only use the MSVC inline assembly if we're:
  a) compiling with MSVC
  b) not on win64, where inline assembly isn't implemented (!?)

svn path=/trunk/vorbis/; revision=14939
lib/os.h