audk/MdePkg/Library/BaseSynchronizationLib/Ia32
qhuang8 f18f2882e9 Temporarily remove the C implementation of some GCC assembly files in MdePkg. They are kept in repository and will be re-evaluate later.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10045 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-23 04:56:55 +00:00
..
InterlockedCompareExchange32.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
InterlockedCompareExchange32.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedCompareExchange32.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedCompareExchange64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
InterlockedCompareExchange64.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedCompareExchange64.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedDecrement.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
InterlockedDecrement.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedDecrement.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedIncrement.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
InterlockedIncrement.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedIncrement.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00