x32: Fix coding style violations in the x32 VDSO code
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Feb 2012 22:32:19 +0000 (14:32 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Feb 2012 22:32:19 +0000 (14:32 -0800)
Move the prototype for x32_setup_additional_pages() to a header file,
and adjust the coding style to match standard.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: H. J. Lu <hjl.tools@gmail.com>

No differences found