audk/MdePkg/Library/BaseSynchronizationLib/X64
qhuang8 0da835f99b Remove all unnecessary .align directives in MdePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9042 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-11 15:35:27 +00:00
..
InterlockedCompareExchange32.S 1. Remove .extern from GCC assembly. 2009-05-20 09:42:59 +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 Remove all unnecessary .align directives in MdePkg 2009-08-11 15:35:27 +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 1. Remove .extern from GCC assembly. 2009-05-20 09:42:59 +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 1. Remove .extern from GCC assembly. 2009-05-20 09:42:59 +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