]> git.proxmox.com Git - mirror_edk2.git/commit - OldMdePkg/Include/Ebc/ProcessorBind.h
Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the supported...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Nov 2006 21:26:29 +0000 (21:26 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Nov 2006 21:26:29 +0000 (21:26 +0000)
commitcaae4de6b65ff0b232de942b52ece4cb4e6fbb90
tree2d580846df5fa3ab974d4ed5378d0e2d80186ba8
parent3d4bdea9cc24d619c084ec0b7a629d97e71fda8c
Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the supported CPU architectures.  This value is sizeof(UINTN) for IA-32, X64, and EBC.  It is 16 bytes for IPF.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1920 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Ebc/ProcessorBind.h
MdePkg/Include/Ia32/ProcessorBind.h
MdePkg/Include/Ipf/ProcessorBind.h
MdePkg/Include/x64/ProcessorBind.h