Skip to content

Commit

Permalink
sparc64: Use ENTRY/ENDPROC in hypervisor asm.
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Sep 1, 2008
1 parent 3d452e5 commit 687124d
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 236 deletions.
1 change: 1 addition & 0 deletions arch/sparc64/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Loading

0 comments on commit 687124d

Please sign in to comment.