OSDN Git Service

util: Remove u_atomic.h's MSVC inline assembly.
authorMatt Turner <mattst88@gmail.com>
Fri, 21 Nov 2014 23:51:42 +0000 (15:51 -0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 1 Dec 2014 19:28:45 +0000 (11:28 -0800)
commit972f8458f1ebdf805059d9252ae0ebb727934613
treecb9f49a35c454032350cecd8a300533fc1a03fc3
parent504062be2ad15ca6a85e3d00b16cff196a4a4eef
util: Remove u_atomic.h's MSVC inline assembly.

There was already an intrinsics path that implemented all of the same
functions, plus more.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/util/u_atomic.h