x86: Clean up current_stack_pointer
authorAndy Lutomirski <luto@amacapital.net>
Thu, 13 Nov 2014 23:57:07 +0000 (15:57 -0800)
committerAndy Lutomirski <luto@amacapital.net>
Fri, 2 Jan 2015 18:22:46 +0000 (10:22 -0800)
There's no good reason for it to be a macro, and x86_64 will want to
use it, so it should be in a header.

Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>

No differences found