Fix GCC build break as MemoryFence() API has already been included in GccInline.c in BaseLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10522 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2010-05-20 05:30:55 +00:00
parent d01a90fb3e
commit c756ce80a4
1 changed files with 2 additions and 1 deletions

View File

@ -286,7 +286,8 @@
X86ReadIdtr.c
X86ReadGdtr.c
X86Msr.c
X86MemoryFence.c
X86MemoryFence.c | MSFT
X86MemoryFence.c | INTEL
X86GetInterruptState.c
X86FxSave.c
X86FxRestore.c