Fix ICC 11.1 build break

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10466 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2010-05-07 22:47:32 +00:00
parent 8f64277dee
commit cab979f161
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@
.proc CpuPause
.type CpuPause, @function
CpuPause::
hint @pause
hint.i @pause
br.ret.sptk.many b0
.endp