Commit 687124dd authored by David S. Miller's avatar David S. Miller

sparc64: Use ENTRY/ENDPROC in hypervisor asm.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3d452e55
......@@ -10,6 +10,7 @@
#include <linux/errno.h>
#include <linux/threads.h>
#include <linux/init.h>
#include <linux/linkage.h>
#include <asm/thread_info.h>
#include <asm/asi.h>
#include <asm/pstate.h>
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment