mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 05:34:31 +02:00
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:
parent
8f64277dee
commit
cab979f161
@ -20,6 +20,6 @@
|
|||||||
.proc CpuPause
|
.proc CpuPause
|
||||||
.type CpuPause, @function
|
.type CpuPause, @function
|
||||||
CpuPause::
|
CpuPause::
|
||||||
hint @pause
|
hint.i @pause
|
||||||
br.ret.sptk.many b0
|
br.ret.sptk.many b0
|
||||||
.endp
|
.endp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user