KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
authorAlexander Graf <agraf@suse.de>
Wed, 25 Apr 2012 11:48:54 +0000 (13:48 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 6 May 2012 14:19:08 +0000 (16:19 +0200)
We only want asm code macros to be accessible from asm code, so #ifdef it
depending on it.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found