]> git.proxmox.com Git - mirror_edk2.git/commit
Fix Xcode compile bug. It looks like these two arguments had an extra level of indire...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 31 Mar 2011 15:31:36 +0000 (15:31 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 31 Mar 2011 15:31:36 +0000 (15:31 +0000)
commit8ea50d2e4a122cecbc4e4b5370446c936d7c31a1
tree9ed0f46c18b1ed2fb0c69d1018b407f948bcf03d
parent2e3650d97ddfd3a4fcfac4c50058267d64bb414e
Fix Xcode compile bug. It looks like these two arguments had an extra level of indirection that was in error. Good thing about extra compilers is we catch this kind of thing for almost free.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11491 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/CpuDxe/Mmu.c